You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, Are you able to make it work with authjs directly without this module ? This looks like it could be a provider issue.
We can definitely add a keycloak example to the playground once we resolved this though.
Environment
node 18.0.0
nuxt 3.6.1
nitro 2.5.2
Reproduction
https://github.com/dissy123/authjs-nuxt/tree/main/playgrounds/keycloak
Describe the bug
No cookies are set when signin with keycloak, in keycloak i get a user session after the login attempt
and this is directly after login:
Additional context
No response
Logs
In my monorepo i get the following error message:
In the reproduction i don't get an error message.
But the cookies are not set.
The text was updated successfully, but these errors were encountered: