cal.pub0.org/apps/web/pages/auth
Alex van Andel 46f0b55a45
Techdebt/bundle size experiments (#7894)
* Checking package size effects when we remove zod from middleware

* Remove 'crypto' from client code

* Revert "Checking package size effects when we remove zod from middleware"

This reverts commit ecc2038411.

* Adding lodash to dynamicImports + consistent imports

* Remove the locales from the global Dayjs object
2023-03-23 11:49:28 -07:00
..
forgot-password Techdebt/bundle size experiments (#7894) 2023-03-23 11:49:28 -07:00
setup feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
sso feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
login.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
logout.tsx Hotfix/account provider should be lowercase (#7763) 2023-03-16 15:12:45 +00:00
new.tsx
saml-idp.tsx Add Idp-Initiated SSO (#6781) 2023-03-07 14:31:39 -07:00
signin.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
verify.tsx