Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Fixed Auth0ProfileParser to get user id and name #578

Merged
merged 1 commit into from May 4, 2020

Conversation

ymotchi
Copy link
Contributor

@ymotchi ymotchi commented May 3, 2020

  • Auth0's userinfo API returns sub as user's ID; doesn't have user_id
  • It returns name as user's full name
  • Also fixed comment of auth0.scope to get user's profile

- Auth0's userinfo API returns sub as user's ID; doesn't have user_id
- It returns name as user's full name
- Also fixed comment of auth0.scope to get user's profile
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 95.62% when pulling b8ee922 on ymotchi:master into df8e623 on mohiva:master.

@akkie
Copy link
Contributor

akkie commented May 4, 2020

Thank @ymotchi 👍

@akkie akkie merged commit fb1e9a1 into mohiva:master May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants