cal.pub0.org/packages/features/auth/lib
Udit Takkar 4ac6225a35
fix: unauthorized error in organization (#11039)
* fix: unauthorized error in organization

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

* chore

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

* fix: allow instance admin to update

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

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-09-01 14:02:58 +00:00
..
ErrorCode.ts feat: 2fa backup codes (#10600) 2023-08-30 07:33:48 +00:00
ensureSession.ts
getServerSession.ts perf: Cache translations per language/per release (#10843) 2023-08-18 17:46:17 -07: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 chore: upgrades to prisma v5 (#10073) 2023-08-07 22:08:13 +00:00
next-auth-options.ts fix: unauthorized error in organization (#11039) 2023-09-01 14:02:58 +00:00
passwordResetRequest.ts feat: show dialog when changing email after using Google Login (#9611) 2023-08-03 17:26:40 -07:00
sendVerificationRequest.ts
signJwt.ts
validPassword.ts
verifyEmail.ts
verifyPassword.ts