django-graphql-apollo-react-demo
django-graphql-apollo-react-demo copied to clipboard
How to perform OAuth?
trafficstars
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.