cal/packages/features/auth/lib
Hariom Balhara 4fa7bb64eb
test: e2e for not allowing reschedule of a cancelled booking (#12928)
* test: e2e for not allowing reschedule of a cancelled booking

* Fix failing test
2023-12-22 08:07:47 -05:00
..
ensureSession.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
ErrorCode.ts feat: implements basic user locking for admins (#12393) 2023-11-17 16:06:29 +00:00
getLocale.ts chore: migrate the event-types page to the app directory (#12390) 2023-11-22 19:17:33 +00:00
getServerSession.ts feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
getSession.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
hashPassword.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
identityProviderNameMap.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
isPasswordValid.ts fix: signup password hint validation (#10454) 2023-08-29 13:56:45 +02:00
next-auth-custom-adapter.ts feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
next-auth-options.ts test: e2e for not allowing reschedule of a cancelled booking (#12928) 2023-12-22 08:07:47 -05:00
oAuthAuthorization.ts feat: OAuth provider for Zapier (#11465) 2023-09-28 12:41:28 -07:00
passwordResetRequest.ts feat: show dialog when changing email after using Google Login (#9611) 2023-08-03 17:26:40 -07:00
sendVerificationRequest.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
signJwt.ts Move some dependencies into async (#8270) 2023-04-14 14:25:15 -07:00
validPassword.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
verifyEmail.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
verifyPassword.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00