cal.pub0.org/packages/trpc/server/routers/viewer/auth
nicktrn 0f2b6bbe1a
fix: add 2fa and email verification grace period (#10771)
2023-08-17 16:13:04 +02:00
..
_router.tsx feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
changePassword.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
changePassword.schema.ts
resendVerifyEmail.handler.ts feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
sendVerifyEmailCode.handler.ts fix: Stop sending Reminders when a 'Seat' cancels the Event (#10405) 2023-08-01 10:13:28 -04:00
sendVerifyEmailCode.schema.ts fix: Stop sending Reminders when a 'Seat' cancels the Event (#10405) 2023-08-01 10:13:28 -04:00
verifyCodeUnAuthenticated.handler.ts fix: add 2fa and email verification grace period (#10771) 2023-08-17 16:13:04 +02:00
verifyPassword.handler.ts
verifyPassword.schema.ts