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
ff79064ca78d01715b96cc14efbe155dea2730ec
calendar
/
packages
/
features
/
auth
/
lib
T
History
Benny Joo
and
GitHub
881602cf1c
refactor: Get rid of usages of Next.js private interfaces in our codebase (
#23080
)
...
* chore: do not use nextjs private interfaces * fix type check * fix * fix * refactor
2025-08-14 09:51:49 -03:00
..
hooks
fix: google signin getting started redirect (
#20501
)
2025-04-02 08:59:18 +00:00
checkAdminOrOwner.ts
fix: add isAdminOrOwner and useIsOrgAdminOrOwner (
#20429
)
2025-03-28 17:01:06 +00:00
dub.ts
feat: Dub App integration (
#21321
)
2025-05-22 09:18:45 -07:00
ensureSession.ts
…
ErrorCode.ts
…
getLocale.ts
refactor: Get rid of usages of Next.js private interfaces in our codebase (
#23080
)
2025-08-14 09:51:49 -03:00
getServerSession.ts
perf: Remove me.get call in event-types / availability (
#22336
)
2025-07-12 06:49:29 +00:00
getSession.ts
…
hashPassword.ts
…
identityProviderNameMap.ts
…
isPasswordValid.ts
…
next-auth-custom-adapter.ts
fix: add explicit type annotation to CalComAdapter function (
#22230
)
2025-07-03 11:37:15 +01:00
next-auth-options.ts
chore: Add logging to SAML endpoints (
#22968
)
2025-08-08 11:50:46 +01:00
oAuthAuthorization.ts
feat: optimize Prisma queries by replacing findFirst with findUnique where applicable (
#21826
)
2025-06-17 09:52:02 +03:00
passwordResetRequest.ts
feat: Upgrade to Next 15 (
#18834
)
2025-03-20 21:30:51 -03:00
sendVerificationRequest.ts
…
signJwt.ts
…
validPassword.ts
…
verifyEmail.ts
chore: when using pii for rate limit (email, ip) hash (
#22922
)
2025-08-06 13:54:57 +01:00
verifyPassword.ts
…