calcom/pages/auth
Jamie Pine d0a6d6a6e6
Better 2FA Interface (#1707)
* - added TwoFactor component
- added react-digit-input package
- added SAMLLogin component
- upgraded auth/logic to react-hook-form
- fixed EmailField to match other ___Field components to include Label
- cleaned up login logic

* upgraded error component

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-04 20:30:36 +00:00
..
forgot-password Improved authentication screens (Login/Logout/Forgot Password) (#1627) 2022-01-27 10:16:20 +00:00
sso Feature/sso signup (#1555) 2022-02-02 18:33:27 +00:00
error.tsx Better 2FA Interface (#1707) 2022-02-04 20:30:36 +00:00
login.tsx Better 2FA Interface (#1707) 2022-02-04 20:30:36 +00:00
logout.tsx Improved authentication screens (Login/Logout/Forgot Password) (#1627) 2022-01-27 10:16:20 +00:00
signup.tsx RTL (right-to-left) layout (#1654) 2022-02-01 22:17:37 +00:00