cal.pub0.org/packages/features/auth/lib
Leo Giovanetti d1778fdce8
fix: 2FA from CAL to GOOGLE (#10288)
* Fixing 2FA from CAL to GOOGLE

* Missing change

* Missing logic for converted providers

* Fixing edge case and applying feedback

* Leftovers
2023-07-21 09:32:03 +01:00
..
ErrorCode.ts fix: incorrect error messsage for invalid login credentials (#10117) 2023-07-13 12:09:19 +00:00
ensureSession.ts
getServerSession.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
getSession.ts
hashPassword.ts
identityProviderNameMap.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
isPasswordValid.ts
next-auth-custom-adapter.ts feat: custom auth preparations 2023-06-26 20:45:50 -07:00
next-auth-options.ts fix: 2FA from CAL to GOOGLE (#10288) 2023-07-21 09:32:03 +01:00
sendVerificationRequest.ts feat: custom auth preparations 2023-06-26 20:45:50 -07:00
signJwt.ts
validPassword.ts
verifyEmail.ts feat: ratelimit - ratelimit refactor + tests (#9744) 2023-06-26 19:44:58 +00:00
verifyPassword.ts