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
Property 'token' does not exist on type '({ session: Session; user: AdapterUser; } | { session: Session; token: JWT; }) & { newSession: any; trigger?: "update" | undefined; }'.ts(2339)
(parameter) token: any
Available when AuthConfig.session is set to strategy: "jwt"
Environment
Reproduction
https://github.com/imcm7/nuxt-event/tree/main
bun i
ncu
ncu -u
nuxi upgrade --force
Describe the bug
Additional context
Logs
No response
The text was updated successfully, but these errors were encountered: