cal.pub0.org/packages/features/auth/lib
Julius Marminge 53748eb380
add an enum generator, stop importing from @prisma/client (#8548)
* add an enum generator and start importing from it

* keep moving imports

* fix remaining

* Header simplified

* Removed generated file from repo

* Updated .gitignore to exclude enums directory

* Add eslint rule to check for @prisma/client Prisma enum import

* Added another enum import + exclude PrismaClient

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 13:44:05 +02:00
..
ErrorCode.ts
ensureSession.ts
getServerSession.ts
getSession.ts
hashPassword.ts
identityProviderNameMap.ts
isPasswordValid.ts
next-auth-custom-adapter.ts
next-auth-options.ts
sendVerificationRequest.ts
signJwt.ts
validPassword.ts
verifyPassword.ts