Files
seguidorDeLotes/nuxt4-app/app
josedario87 c681c8579d
All checks were successful
build-and-deploy / build (push) Successful in 31s
build-and-deploy / deploy (push) Successful in 4s
Fix OAuth login navigation - use full page reload instead of SPA navigation
The /api/auth/authentik endpoint is a server redirect, not a Nuxt route.
Changed from navigateTo() to window.location.href for proper HTTP redirect.
2025-10-11 18:28:02 -06:00
..