mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-05-15 06:47:00 +00:00
Custom 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.