Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 376 Bytes

File metadata and controls

21 lines (14 loc) · 376 Bytes

oAuth

You can import the necessary oAuth components from src/components/common. Also you need to have the respective client id's in your environment variables.

Google oAuth

REACT_APP_GOOGLE_CLIENT_ID=YOUR_CLIENT_ID

Github oAuth

REACT_APP_GITHUB_CLIENT_ID=YOUR_CLIENT_ID

Facebook oAuth

REACT_APP_FACEBOOK_APP_ID=YOUR_APP_ID