fix: move forwardAuth endpoint to /api/theia-auth
NextAuth catches all /api/auth/* routes via [...nextauth] catch-all. Move the Traefik forwardAuth endpoint to /api/theia-auth to avoid the conflict. Traefik dynamic config updated to match. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* GET /api/auth/theia-check
|
* GET /api/theia-auth
|
||||||
*
|
*
|
||||||
* Traefik ForwardAuth endpoint for theia.vibnai.com.
|
* Traefik ForwardAuth endpoint for theia.vibnai.com.
|
||||||
*
|
*
|
||||||
Reference in New Issue
Block a user