Kites-Foundation / hello-munnar-frontend

Hello Munnar React PWA
https://hellomunnar.in
MIT License
22 stars 25 forks source link

Implement Social Login #150

Open dauntlessnomad opened 3 years ago

dauntlessnomad commented 3 years ago

Implement Social Login api endpoint: https://api.hellomunnar.in/google type: get https://api.hellomunnar.in/api-doc or https://api.hellomunnar.in/redoc

dauntlessnomad commented 3 years ago

https://dev.to/sivaneshs/add-google-login-to-your-react-apps-in-10-mins-4del looks like a good doc

dauntlessnomad commented 3 years ago

if someone can do the first part I will make the changes in the backend according to this.