-
fix: add dynamic route for custom OAuth provider callbacks (#2911)
Some checks failedPublish Docker image (Multi Registries, native amd64+arm64) / Build & push (amd64) [native] (push) Has been cancelledPublish Docker image (Multi Registries, native amd64+arm64) / Build & push (arm64) [native] (push) Has been cancelledPublish Docker image (Multi Registries, native amd64+arm64) / Create multi-arch manifests (Docker Hub) (push) Has been cancelledreleased this
2026-02-20 22:01:21 +08:00 | 453 commits to main since this releaseCustom OAuth providers redirect to /oauth/{slug} after authorization,
but only hardcoded provider routes (github, discord, oidc, linuxdo)
existed in the frontend router, causing a 404 for custom providers.Downloads