superkit/bootstrap/plugins/auth
2024-06-23 10:53:56 +02:00
..
auth_handler.go changed bun to gorm in auth plugin 2024-06-23 10:53:56 +02:00
email_verification_error_view.templ wip - email verification 2024-06-20 17:37:03 +02:00
login_view.templ cleanup and addes auth.signup event 2024-06-21 15:02:28 +02:00
profile_handler.go changed bun to gorm in auth plugin 2024-06-23 10:53:56 +02:00
profile_view.templ cleanup and addes auth.signup event 2024-06-21 15:02:28 +02:00
routes.go added resend verification token 2024-06-22 07:18:39 +02:00
signup_handler.go changed bun to gorm in auth plugin 2024-06-23 10:53:56 +02:00
signup_view.templ added resend verification token 2024-06-22 07:18:39 +02:00
types.go changed bun to gorm in auth plugin 2024-06-23 10:53:56 +02:00