st4lk / django-rest-social-auth

OAuth signin with django rest framework
MIT License
521 stars 122 forks source link

Add example with React.js #40

Open st4lk opened 7 years ago

st4lk commented 7 years ago

It will be nice to have a bootstrap project with React.js, not only with Angular.js

storerjeremy commented 5 years ago

I can probably do this when I get a little free time

st4lk commented 5 years ago

It will be great!

Prithvi45 commented 5 years ago

yeah it would be Great !

leslie-alldridge commented 5 years ago

yes please

OdifYltsaeb commented 4 years ago

Take a look at this project: https://github.com/anthonyjgrove/react-google-login It is pretty nice example of how to get the code with react - it does not take care of posting it at api endpoint. That should be easy though, right?