portal/account
Derrick Hammer aff371a844
feat: add update password api route
2024-03-19 10:04:27 -04:00
..
account.go feat: add update password api route 2024-03-19 10:04:27 -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 fix: define new cookie in EchoAuthCookie but use the existing cookies values 2024-03-19 05:02:48 -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