Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support organization parameter in logins #191

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

hexedpackets
Copy link
Contributor

To authenticate a user through an Auth0 organization, the organization parameter is required to be set when calling the /authorize endpoint.

https://auth0.com/docs/organizations/using-tokens#authenticate-users-through-an-organization

Copy link
Owner

@achedeuzot achedeuzot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ! Can you add an associated test so it checks the organization is properly added to the call ? I'll be happy to merge it then :D

@hexedpackets
Copy link
Contributor Author

Looks good ! Can you add an associated test so it checks the organization is properly added to the call ? I'll be happy to merge it then :D

Done!

@achedeuzot achedeuzot merged commit 4ce4d07 into achedeuzot:master Dec 9, 2021
@iamvery iamvery mentioned this pull request Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants