Commit Graph

16 Commits

Author SHA1 Message Date
00c36782ff fix: why didn't prettier catch this 2024-03-01 22:59:52 +11:00
665ccd7628 update username min characters 2024-03-01 11:30:42 +00:00
e5fe3d897d remove fixed true condition
from auth signup router
2024-03-01 11:27:24 +00:00
9f576eb47c fix: update signup mutation schema 2024-02-29 14:13:37 +11:00
ecc9dc63ea feat: the rest of the owl 2024-02-29 13:22:21 +11:00
d13cf743bf Merge branch 'main' into feat/add-runtime-env 2024-02-08 22:06:59 +11:00
08f82b23dc fix: update env entries to evaluate at runtime 2024-01-31 22:32:42 +11:00
620ae41fcc feat: added password validation (#469)
This PR Fixes #464
2024-01-30 14:26:47 +11:00
d451a7acce feat: add next-runtime-env 2024-01-25 10:48:20 +02:00
323380d757 feat: env variable to disable signing up 2023-12-09 10:37:16 +05:30
792158c2cb feat: add two factor auth (#643)
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
fbbc3b89c3 feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
7a8f5b8422 fix: sign up with existing account email bug (#517)
* fix: sign up with existing account email bug
2023-11-06 13:02:18 +11:00
4146d71f9d feat: store signature on signup 2023-11-06 13:01:12 +11:00
2ba7df4881 fix: update eslint rules 2023-11-06 13:01:11 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00