HackSoftware / Django-React-GoogleOauth2-Example

Google OAuth2 sign-in flow using Django (+ REST Framework) and React.

Home Page:https://django-react-google-oauth-demo-hacksoft.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could I substitute django with gin which is wirtten by golang ?

xavier-hou opened this issue · comments

Could I use gin to realise the authorization of github with your react code? By the way, I really love your code!