Open Jay-Madden opened 2 years ago
linked to nuxt/framework#1519
https://github.com/nuxt-community/auth-module/issues/1519 not nuxt/framework#1520 :)
edited, is there anything that can be done about this?
Please don't read this as snarky: Yes, you can investigate and submit a PR.
I don't have a repro.
I'm trying to test out my app, which doesn't use Discord, to see if it has this same problem. Unfortunately, I am blocked by nuxt/bridge#27
Any news here?
Version
Nuxt configuration
mode:
Nuxt configuration
What is expected?
Redirect should work correctly in prod build as it does in the dev build
What is actually happening?
Redirect to _auth/oauth/discord/authorize fails with a 404 in prod build
Checklist