This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2.2k
Packages
Projects
Releases
Wiki
Activity
Files
e7543c10a9b829fbdf19fcc91b60d8202952d3f7
calendar
/
packages
/
features
/
auth
/
lib
T
History
4 people
Aldrin
GitHub
Peer Richelsen
zomars
3e08c66888
refactor: Use template literal instead of '+' operator (
#11444
)
...
Co-authored-by: Peer Richelsen <
peeroke@gmail.com
> Co-authored-by: zomars <
zomars@me.com
>
2023-10-03 11:52:19 -07:00
..
ensureSession.ts
…
ErrorCode.ts
feat: 2fa backup codes (
#10600
)
2023-08-30 07:33:48 +00:00
getServerSession.ts
feat: Setups prisma accelerate (
#11324
)
2023-09-19 21:02:57 +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
fix: signup password hint validation (
#10454
)
2023-08-29 13:56:45 +02:00
next-auth-custom-adapter.ts
feat: Setups prisma accelerate (
#11324
)
2023-09-19 21:02:57 +00:00
next-auth-options.ts
refactor: Use template literal instead of '+' operator (
#11444
)
2023-10-03 11:52:19 -07:00
oAuthAuthorization.ts
feat: OAuth provider for Zapier (
#11465
)
2023-09-28 12:41:28 -07:00
passwordResetRequest.ts
feat: show dialog when changing email after using Google Login (
#9611
)
2023-08-03 17:26:40 -07:00
sendVerificationRequest.ts
refactor: Use template literal instead of '+' operator (
#11444
)
2023-10-03 11:52:19 -07:00
signJwt.ts
Move some dependencies into async (
#8270
)
2023-04-14 14:25:15 -07:00
validPassword.ts
…
verifyEmail.ts
feat: Verify email of people setting a meeting with you (
#10317
)
2023-07-31 17:51:11 +00:00
verifyPassword.ts
…