Commit Graph

19 Commits

Author SHA1 Message Date
miloschwartz
8a83e32c42 add send email verification opt out 2026-02-17 17:33:35 -08:00
miloschwartz
2f2c2b4222 improved org idp login flow 2026-01-14 19:15:19 -08:00
miloschwartz
df85f13aea move all components to components dir 2025-09-04 11:18:42 -07:00
Adrian Astles
350485612e This improves the user experience by automatically filling the email field
and preventing users from changing the email they were invited with.

- Update invite link generation to include email parameter in URL
- Modify signup form to pre-fill and lock email field when provided via invite
- Update invite page and status card to preserve email through redirect chain
- Ensure existing invite URLs continue to work without breaking changes
2025-07-25 22:46:40 +08:00
miloschwartz
d194e230de option to log out if on verify email screen 2025-06-25 16:44:23 -04:00
Lokowitz
d9ee40c898 more fixes 2025-05-17 20:04:56 +00:00
vlalx
b8ed5ac1c5 I18n auth (#23)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in app/auth

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:11:56 +02:00
miloschwartz
e2f056e6ca add idp to profile dropdown 2025-04-20 15:50:17 -04:00
miloschwartz
cc6800c791 add migration script 2025-03-04 11:13:34 -05:00
Milo Schwartz
6c813186b8 verify redirects are safe before redirecting 2025-01-09 23:26:07 -05:00
Milo Schwartz
b67cd47141 update readme 2025-01-04 21:15:44 -05:00
Milo Schwartz
4a1e869e58 setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz
2852d62258 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
a6baebb216 basic invite user functional 2024-11-02 23:46:16 -04:00
Milo Schwartz
ce19cc4ba4 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz
57ba84eb02 more validation and redirects 2024-10-19 16:37:40 -04:00
Milo Schwartz
f14fb90ab6 add redirect support to signup and verify email 2024-10-13 16:00:49 -04:00
Milo Schwartz
bdc52dcc48 organize componenst a lib 2024-10-13 14:50:07 -04:00
Milo Schwartz
f3eb76fd5e added signup and verify email forms 2024-10-12 23:00:36 -04:00