mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

Social logins? #22

Open oyeanuj opened 8 years ago

oyeanuj commented 8 years ago

Hi Max! Coming here from react-boilerplate! I am wondering if you have previously had, or plan to add social login mock functions? If not, where do you suggest starting off incorporating Facebook, Twitter or any other OAuth provider in this setup?

Thank you!

mxstbr commented 8 years ago

There's tons of different providers and SDKs for this kind of functionality out there – I've personally never done this so I can't say for sure, but I'm certain you can find something if you google for it!