django-graphql-apollo-react-demo icon indicating copy to clipboard operation
django-graphql-apollo-react-demo copied to clipboard

How to perform OAuth?

Open paymog opened this issue 7 years ago • 0 comments
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.

paymog avatar Sep 21 '18 20:09 paymog