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
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
hashPassword.ts
identityProviderNameMap.ts
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
validPassword.ts
verifyEmail.ts chore: update `tslog` from 3.2.1 to 4.9.2 (#11717) 2023-10-17 19:00:48 +00:00
verifyPassword.ts