cal.pub0.org/packages/features/auth/lib
Rama Krishna Reddy 5a430df5d9
feat: Verify email of people setting a meeting with you (#10317)
* booker email verification changes

* name type fix

* use totp and code

* prisma schema styling

* refactor: code

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: book event form

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type error

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: type errors

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: unit tests

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* refactor: move verifycodedialog from ui and to features/bookings

* fix: type error

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-07-31 17:51:11 +00:00
..
ErrorCode.ts feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
ensureSession.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
getServerSession.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +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 feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
next-auth-custom-adapter.ts feat: custom auth preparations 2023-06-26 20:45:50 -07:00
next-auth-options.ts fix: email update bug (#10306) 2023-07-27 10:41:33 +02:00
sendVerificationRequest.ts feat: custom auth preparations 2023-06-26 20:45:50 -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 feat: Verify email of people setting a meeting with you (#10317) 2023-07-31 17:51:11 +00:00
verifyPassword.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00