-
Notifications
You must be signed in to change notification settings - Fork 136
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
7.2 version requires session configuration when using API strategy #314
Comments
Hey, @Viliasas 👋 Thanks for pointing this out — you're 100% right on that. I have a fix prepared on the main branch alongside some other improvements and bugfixes. I'll have a new release cut including those shortly. |
@evansims Thank you! |
Hello @evansims, Many thanks for your work!
Any idea or fix for this bug ? many thanks for your help! |
SDK Version
7.0
PHP Version
PHP 8.1
Composer Version
2.x
What happened?
After updating "auth0/login" package to 7.2 version website broke. We are using "API" strategy and with this version we started getting this error:
When we downgraded package back to 7.1, issue disappeared.
How can we reproduce this issue?
We are using custom auth guard, but it seems to be connected to auth0 configuration. Try to upgrade "auth0/login" package on a system using "API" strategy.
Additional context
No response
The text was updated successfully, but these errors were encountered: