clevertech / authentication-service

Authentication microservice. The integration only requires redirects and JWT tokens
21 stars 6 forks source link

Support more third party sign in services #6

Open gimenete opened 7 years ago

gimenete commented 7 years ago

Only Facebook is implemented right now. The plan is to support: google, facebook, twitter and github.

facebook.js should be used as an example.

gimenete commented 7 years ago

Google is now supported.