ghostguild-org/server/routes/oidc/interaction
Jennie Robinson Faber 4b3fed9689 Move OIDC login page to /auth/wiki-login to avoid catch-all conflict
The /oidc/[...] server catch-all was intercepting /oidc/login before
the Nuxt page router could render it. Moving the page outside /oidc/
avoids the conflict entirely.
2026-03-01 17:19:41 +00:00
..
[uid].get.ts Move OIDC login page to /auth/wiki-login to avoid catch-all conflict 2026-03-01 17:19:41 +00:00
login.post.ts Add OIDC provider for Outline wiki SSO 2026-03-01 15:46:01 +00:00
verify.get.ts Add OIDC provider for Outline wiki SSO 2026-03-01 15:46:01 +00:00