cal.pub0.org/packages/features/auth/lib
Leo Giovanetti 86af383f6c
feat: autolink org on provider signup (#11267)
* feat: autolink org on provider signup

* Adding env var in example

* slugifying inferred org username

* Updated org README

* Optional env var for autolinking added to readme

* Typo

* md syntax correction

* Verifying user when autolinked

* Also verifying users invited to org

* Applying feedback

* Scoping to Google for now

* Updating comment

* Updating readme with Google scoping
2023-09-12 15:17:34 +00:00
..
ErrorCode.ts feat: 2fa backup codes (#10600) 2023-08-30 07:33:48 +00:00
ensureSession.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
getServerSession.ts chore: unify org data access (#11158) 2023-09-07 21:21:04 -03: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 chore: upgrades to prisma v5 (#10073) 2023-08-07 22:08:13 +00:00
next-auth-options.ts feat: autolink org on provider signup (#11267) 2023-09-12 15:17:34 +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 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