This website requires JavaScript.
Explore
Help
Sign In
vynte-infra
/
calendar
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2.0k
Packages
Projects
Releases
Wiki
Activity
Files
050a030ff0cb61e53be30eb003ba46380652cf9c
calendar
/
packages
/
features
/
auth
/
lib
T
History
Benny Joo
and
GitHub
cdb57eaa59
fix: get user loggedin if accouont is found + add better error handling for new user creation (
#19229
)
2025-02-11 11:41:18 +00:00
..
hooks
perf: create (use-page-wrapper) route group and replace
WithLayout
from
/bookings/[status]
page + 8 low-risk single pages (
#18737
)
2025-01-22 12:52:58 -05:00
dub.ts
feat: Use dub.customer.list to issue dual-sided incentives (
#18452
)
2025-01-17 21:33:33 +00:00
ensureSession.ts
…
ErrorCode.ts
…
getLocale.ts
perf: Remove zod from edge runtime (
#18494
)
2025-01-07 10:47:48 +00:00
getServerSession.ts
chore: tech debt clearing -
getServerSession
has a dead arg:
res
(
#19053
)
2025-02-03 00:12:42 -05:00
getSession.ts
…
hashPassword.ts
…
identityProviderNameMap.ts
…
isPasswordValid.ts
…
next-auth-custom-adapter.ts
feat: Implement the ability to login via multiple means when signed up via google/non-cal providers (
#14082
)
2024-04-10 14:38:39 -07:00
next-auth-options.ts
fix: get user loggedin if accouont is found + add better error handling for new user creation (
#19229
)
2025-02-11 11:41:18 +00:00
oAuthAuthorization.ts
…
passwordResetRequest.ts
…
sendVerificationRequest.ts
…
signJwt.ts
…
validPassword.ts
…
verifyEmail.ts
feat: Workflow — Send Email to Specific Email (
#14815
)
2024-05-20 21:23:19 +00:00
verifyPassword.ts
…