Closed ahoiroman closed 2 years ago
Update: This worked fine using "@nuxtjs-alt/auth": "2.0.19"
.
For now I pinned that version, which fixes this issue. But 2.0.20
does not work for me.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Environment
Reproduction
-
Describe the bug
I recently upgraded to nuxt3-rc12 - I am not sure if it's related to this upgrade.
If I create a new user and login the user like this:
The user was being redirected to the route I defined in the global config:
But unfortunately this does no longer work. I have to navigate manually like this now:
Additional context
No response
Logs
No response