This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
pangolin
Watch
2
Star
0
Fork
0
mirror of
https://github.com/fosrl/pangolin.git
synced
2026-07-28 21:35:22 -05:00
Code
Issues
1.6k
Packages
Projects
Releases
79
Wiki
Activity
Files
ebcef28b05abcf2b39451eb89c8d6f464637199e
pangolin
/
server
/
routers
/
auth
T
History
miloschwartz
e87e12898c
remove resend
2026-03-04 17:45:22 -08:00
..
changePassword.ts
…
checkResourceSession.ts
…
deleteMyAccount.ts
Merge branch 'main' of github.com:fosrl/pangolin into dev
2026-02-17 21:06:16 -08:00
disable2fa.ts
…
index.ts
support delete account
2026-02-14 22:44:30 -08:00
initialSetupComplete.ts
…
login.ts
…
logout.ts
…
lookupUser.ts
improved org idp login flow
2026-01-14 19:15:19 -08:00
pollDeviceWebAuth.ts
add stripPortFromHost and reuse everywhere
2025-12-23 12:35:03 -05:00
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
…
requestTotpSecret.ts
…
resetPassword.ts
…
securityKey.ts
…
setServerAdmin.ts
…
signup.ts
remove resend
2026-03-04 17:45:22 -08:00
startDeviceWebAuth.ts
add stripPortFromHost and reuse everywhere
2025-12-23 12:35:03 -05:00
types.ts
…
validateSetupToken.ts
…
verifyDeviceWebAuth.ts
add pretty apple device names
2026-01-15 17:59:45 -08:00
verifyEmail.ts
…
verifyTotp.ts
…