You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
Wow, this is an amazing resource for learning how to tie together react, django and graphql. Love it!
Any chance you have ideas on how to add OAuth logins (eg: Github, Google) to this app? I've found https://github.com/flavors/django-graphql-social-auth but I'm having trouble figuring out how to keep the clientSecret secret and not pass it to my react frontend.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Wow, this is an amazing resource for learning how to tie together react, django and graphql. Love it!
Any chance you have ideas on how to add OAuth logins (eg: Github, Google) to this app? I've found https://github.com/flavors/django-graphql-social-auth but I'm having trouble figuring out how to keep the
clientSecret
secret and not pass it to my react frontend.The text was updated successfully, but these errors were encountered: