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

Pass api_identifier config as audience to Auth0\SDK\Auth0 #214

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

iSerter
Copy link
Contributor

@iSerter iSerter commented Apr 23, 2021

Changes

Pass api_identifier config as audience to Auth0\SDK\Auth0 as well as adding it to Auth0\Login\Auth0Service::$authConfig with the audience key too.

References

closes #213

@evansims

Testing

App::make('auth0')->login(...) now includes audience parameter in the link.

  • This change has been tested on Laravel 8.3 and auth0/login 6.4

Checklist

@evansims evansims merged commit 9915335 into auth0:master Apr 25, 2021
@evansims evansims added this to the 6.4.1 milestone Aug 2, 2021
@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.

api_identifier config is not passed to Auth0\SDK\Auth0 config as audience
2 participants