heliumdatacommons / auth_microservice

Microservice which abstracts out OAuth2/OpenID exchanges and token management from applications
4 stars 5 forks source link

standardize validate_token responses, for providers who do not conform to oidc spec #12

Closed theferrit32 closed 5 years ago

theferrit32 commented 6 years ago

Google does not implement the OIDC spec properly, returns "id" instead of "sub"

theferrit32 commented 5 years ago

Responses all use uid