umami/db/postgresql
2025-08-13 20:28:20 +02:00
..
migrations Refactor authentication flow in LoginForm and LogoutPage to use next-auth. Remove unnecessary API calls and improve form handling. Update SSOPage to eliminate client token management. Adjust useApi hook to remove client token dependency. 2025-08-10 14:42:33 +02:00
schema.prisma Refactor login functionality to use email instead of username. Update related tests, API routes, and database schema to support email-based authentication. Ensure consistency across login forms and queries. 2025-08-13 20:28:20 +02:00