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

Add Organizations support to Authentication API Client #263

Merged
merged 2 commits into from
Mar 29, 2021

Conversation

davidpatrick
Copy link
Contributor

This PR adds support for Organizations (currently in a closed beta)

  • documents passing the organization and invitation parameters to the authorize url builder
  • adds id token validation for organization

@davidpatrick davidpatrick requested a review from a team as a code owner March 23, 2021 22:25
Copy link
Contributor

@stevehobbsdev stevehobbsdev left a comment

Choose a reason for hiding this comment

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

This looks great! I just found a typo.

I also had a couple of suggestions for test descriptions, feel free to use them or not 👍🏻

spec/lib/auth0/mixins/validation_spec.rb Show resolved Hide resolved
spec/lib/auth0/mixins/validation_spec.rb Show resolved Hide resolved
spec/lib/auth0/mixins/validation_spec.rb Show resolved Hide resolved
stevehobbsdev
stevehobbsdev previously approved these changes Mar 25, 2021
@davidpatrick davidpatrick added this to the v5next milestone Mar 29, 2021
@davidpatrick davidpatrick merged commit e31d020 into master Mar 29, 2021
@davidpatrick davidpatrick deleted the org_auth_api branch March 29, 2021 15:16
@davidpatrick davidpatrick mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants