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

Currently there is no way to pass multiple audiences #225

Closed
zoltankeresztes opened this issue Oct 30, 2023 · 2 comments · Fixed by #235
Closed

Currently there is no way to pass multiple audiences #225

zoltankeresztes opened this issue Oct 30, 2023 · 2 comments · Fixed by #235

Comments

@zoltankeresztes
Copy link

https://github.com/PHP-Open-Source-Saver/jwt-auth/blob/794160d66153a75cad14c973635cd7c57dc61387/src/Providers/JWT/Lcobucci.php#L209C1-L210C1

should verify if $value is an array and use the spread operator in that case.

@mfn
Copy link
Contributor

mfn commented Feb 21, 2024

@zoltankeresztes can you check if #235 works for you?

@zoltankeresztes
Copy link
Author

@zoltankeresztes can you check if #235 works for you?

yes, thanks a lot!

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 a pull request may close this issue.

2 participants