Commit Graph

13 Commits

Author SHA1 Message Date
8d0e815b0f feat: add two factor auth (#643)
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 11:22:16 +11:00
65cc26fd02 feat: email verification for registration (#599) 2023-11-21 15:42:29 +11:00
76c8dfa907 fix: updates from error logs 2023-11-04 13:27:09 +11:00
3c6196f49c feat: add user schema timestamps 2023-10-28 20:57:26 +11:00
6e095921e6 fix: tidy up code 2023-09-05 11:29:23 +10:00
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
615cb263fb fix: authentication 2023-08-27 07:10:41 +05:30
918018c7ca fix: improve typesafety 2023-07-31 13:53:55 +10:00
58baf5ddf4 Merge branch 'feat/refresh' into v2-google-auth 2023-07-31 13:03:32 +10:00
eea09dcfac feat: persist fields and recipients for document editing 2023-06-21 23:49:23 +10:00
d1bc948f3c clean up console.log() used for testing 2023-06-13 02:00:45 -04:00
2b84636993 feat: google auth without schema change 2023-06-13 01:53:12 -04:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00