-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I'm using nuxt-oauth to authenticate with Okta. When I upgrade to v2.5 of nuxt-oauth, my auth workflow breaks. When I try to hit a page protected by authentication, the page does not render and I see the following error in my logs.
I can't share my work code, but I see the same problem with the nuxt okta tutorial project here. If you clone that project, pass in the appropriate environment variables to get it running with okta, upgrade the nuxt-oauth dependency to 2.5, run it in dev mode, and access an authenticated page at localhost:3000/progress, the auth workflow fails and the page doesn't render.
For now, I have downgraded to 2.4.2 but it would be great to get a fix for this. Did something change in 2.5 that requires a config change?
Metadata
Metadata
Assignees
Labels
No labels
