986d127c03
Refactor auth route to use defineEventHandler
...
build-and-deploy / build (push) Successful in 30s
build-and-deploy / deploy (push) Successful in 3s
- Convert oauthAuthentikEventHandler wrapper to inline defineEventHandler
- Add detailed logging for OAuth flow debugging
- Follow Nuxt 4 server/routes/ convention
- Should fix 404 error on /auth/authentik
2025-10-11 17:46:48 -06:00
3b10aeed9e
Add debug logging and config endpoint
...
build-and-deploy / build (push) Successful in 7s
build-and-deploy / deploy (push) Successful in 3s
- Add console.log in oauth-authentik.ts to debug config
- Add /api/debug-config endpoint to verify env vars
- Helps diagnose missing serverUrl issue
2025-10-11 17:33:15 -06:00
3de76369c0
Fix OAuth authentication route
...
build-and-deploy / build (push) Successful in 31s
build-and-deploy / deploy (push) Successful in 3s
- Add missing import for oauthAuthentikEventHandler
- Remove default placeholder URLs in nuxt.config.ts
- Fixes 404 error on /auth/authentik endpoint
2025-10-11 17:30:14 -06:00
3471a27ba4
alistando proyecto
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 3s
2025-10-11 17:26:16 -06:00
7612487d3f
Add Nuxt 4 app with OAuth/OIDC authentication and PWA support
...
build-and-deploy / build (push) Successful in 2m7s
build-and-deploy / deploy (push) Successful in 3s
- Integrated Authentik OAuth/OIDC authentication
- Added PWA functionality with offline support
- Created protected and public API endpoints
- Configured Docker deployment with Traefik
- Added Gitea Actions CI/CD workflow
- Included comprehensive setup documentation
2025-10-11 17:12:05 -06:00
588b167ad5
Initial commit: Reset repository
2025-10-11 16:15:53 -06:00