This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1.9k
Packages
Projects
Releases
Wiki
Activity
Files
4f488be654a6f87f54e9e53ee675492ee27c0136
calendar
/
packages
/
features
/
auth
/
lib
T
History
3 people
Udit Takkar
GitHub
Keith Williams
4f488be654
fix: email update bug (
#10306
)
...
Co-authored-by: Keith Williams <
keithwillcode@gmail.com
>
2023-07-27 10:41:33 +02:00
..
ensureSession.ts
…
ErrorCode.ts
fix: incorrect error messsage for invalid login credentials (
#10117
)
2023-07-13 12:09:19 +00:00
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: 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
…
verifyEmail.ts
feat: ratelimit - ratelimit refactor + tests (
#9744
)
2023-06-26 19:44:58 +00:00
verifyPassword.ts
…