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

[SDK-2375] Add Organizations Support #209

Merged
merged 4 commits into from
Mar 25, 2021
Merged

[SDK-2375] Add Organizations Support #209

merged 4 commits into from
Mar 25, 2021

Conversation

evansims
Copy link
Member

Changes

This PR includes changes for Organizations support, introduced in the Auth0 PHP SDK 7.7.0 release, in the Laravel plugin. It doesn't require any additional tests to be added as the logic is performed by the PHP SDK.

  • Updates README to explain Organizations usage
  • Bumps Auth0 PHP SDK dependency to 7.7.0 for Organizations hooks
  • Exposes handleInvitations() and getInvitationParameters() from the PHP SDK through the Laravel plugin.
  • Adds 'organization' option to laravel-auth0 config

@evansims evansims requested a review from a team as a code owner March 24, 2021 20:40
@evansims evansims merged commit 24a4c6b into master Mar 25, 2021
@evansims evansims added this to the 6.4.0 milestone Mar 25, 2021
@evansims evansims deleted the feat-sdk-2375 branch July 27, 2021 13:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants