nhost / hasura-backend-plus

🔑Auth and 📦Storage for Hasura. The quickest way to get Auth and Storage working for your next app based on Hasura.
https://nhost.github.io/hasura-backend-plus/
MIT License
1.17k stars 187 forks source link

Example on how can I setup one of the OAuth providers #666

Open chatzich opened 2 years ago

chatzich commented 2 years ago

Hello, is there any more detailed instuctions page about how to setup/add oauth register/sign in with one of the providers? for example google?

dgchrt commented 2 years ago

I hope this helps: https://github.com/nhost/hasura-backend-plus/commit/255811132f146d926afc7112efaeac80bbae36a0

ash0080 commented 2 years ago

[Update] Add a simple diagram as note for this Found an example nhost/nhost/examples/nhost-react-query/ But it would be nice to have an official document

Screen Shot 2021-12-18 at 9 46 34 PM