pronounss/backend/routes/v2/auth
2024-03-05 16:56:05 +01:00
..
templates feat: add API endpoints to add email to existing account 2024-03-05 16:56:05 +01:00
email_signup.go feat: add API endpoints to add email to existing account 2024-03-05 16:56:05 +01:00
get_emails.go feat: add POST /api/v2/auth/email/signup/confirm 2024-02-13 16:57:03 +01:00
login.go feat: add email/password login 2024-02-16 14:51:02 +01:00
put_email.go feat: add API endpoints to add email to existing account 2024-03-05 16:56:05 +01:00
routes.go feat: add API endpoints to add email to existing account 2024-03-05 16:56:05 +01:00
send_email.go feat: add email/password signup 2024-02-17 03:32:17 +01:00