LegalComponents / IAuth

Legal research team repository
0 stars 2 forks source link

Enable user mgmt of multiple external IdPs (authorization services) #4

Closed dazzaji closed 8 years ago

dazzaji commented 8 years ago

Enable individual user to authorize login with either Google or GitHub (or others if available) to the Service.

Success metric: The user can see BOTH Google AND GitHub on their account page and can login with either service and yet be the same user with same profile and account info on our service.

Later we will look at using additional scopes for auth of other services and actions.