MeetUp/src
Maximilian Liebmann 8298dbba28
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m31s
docker-build / docker (pull_request) Successful in 7m43s
fix: update middleware to redirect authenticated users to home
Automatically redirectis authenticated users from root path ('/') to the '/home' page.
2025-05-11 12:21:02 +02:00
..
app refactor: restyle login page with UI components 2025-05-09 17:38:07 +02:00
components refactor: replace Button with IconButton in Logout component 2025-05-09 18:46:30 +02:00
lib feat: implements next-themes 2025-05-09 17:37:11 +02:00
auth.ts fix: disable sso login when no issuer present 2025-05-08 13:12:41 +02:00
middleware.ts fix: update middleware to redirect authenticated users to home 2025-05-11 12:21:02 +02:00