portal/account
Derrick Hammer 3e3f539a8b
refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared.
2024-03-21 14:54:17 -04:00
..
account.go fix: check for a mysql.MySQLError and error no 1062 explicitly 2024-03-20 13:39:13 -04:00
errors.go refactor: check if the email is the same and return a new error for it 2024-03-19 09:44:44 -04:00
jwt.go refactor: change cookie approach to broadcast cookies across all protocols based on the root domain, so they can be shared. 2024-03-21 14:54:17 -04:00
totp.go feat: otp api support 2024-02-13 23:23:01 -05:00
web.go feat: otp api support 2024-02-13 23:23:01 -05:00