clevertech / authentication-service

Authentication microservice. The integration only requires redirects and JWT tokens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support more third party sign in services

gimenete opened this issue · comments

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

facebook.js should be used as an example.

Google is now supported.