Files
homepage/src/lib/components
Alexander Bocken 605a2e0509 Implement better auth flow with direct Authentik redirects
- Create custom /login and /logout endpoints that bypass Auth.js default pages
- Use auto-submitting forms to POST to Auth.js with proper form data
- Update UserHeader links to use new custom endpoints (/login, /logout)
- Remove old login/logout page server files that are no longer needed
- Login flow: /login → auto-submit form → /auth/signin/authentik → Authentik
- Logout flow: /logout → auto-submit form → /auth/signout → Authentik logout
- Provides seamless user experience with loading spinners during redirects
- Maintains all Auth.js security features and session management
- Eliminates intermediate Auth.js pages for cleaner auth flow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-31 21:58:55 +02:00
..
2023-06-24 15:35:38 +02:00
2023-06-24 15:35:38 +02:00
2024-01-20 00:39:53 +01:00
2023-07-21 00:18:37 +02:00
2024-02-20 20:27:33 +01:00
2024-02-25 11:15:06 +01:00
2024-02-25 11:15:06 +01:00
2024-01-20 00:39:53 +01:00
2024-02-01 17:15:51 +01:00
2023-07-21 00:18:37 +02:00
2023-06-25 10:17:12 +02:00
2024-01-22 16:04:58 +01:00
2024-02-20 20:27:33 +01:00
2023-06-24 15:35:37 +02:00