devgianlu / PYX-Reloaded

A fork of the original Pretend You're Xyzzy, with a completely rewritten frontend and some major changes on the backend
Apache License 2.0
26 stars 13 forks source link

Facebook/Twitter/GitHub/G+ Integration #10

Closed HopperMCS closed 6 years ago

HopperMCS commented 6 years ago

Users should be able to log in with their social media accounts.

devgianlu commented 6 years ago

Google: https://developers.google.com/identity/sign-in/web/

Facebook: https://developers.facebook.com/docs/facebook-login/web and https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow

Twitter: https://dev.twitter.com/web/sign-in/implementing

GitHub: https://developer.github.com/v3/guides/basics-of-authentication/

devgianlu commented 6 years ago

Keeping #80 instead.