This website requires JavaScript.
Explore
Help
Register
Sign In
calvin.erfmann
/
pangolin
Watch
1
Star
0
Fork
0
You've already forked pangolin
mirror of
https://github.com/fosrl/pangolin.git
synced
2026-03-13 10:23:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c30f6db31443f91abfeeb1e1e68c51a486a60b9
pangolin
/
server
/
routers
/
auth
History
Owen
a3d4553d14
Merge branch 'main' into dev
2026-03-11 14:53:55 -07: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
Merge branch 'main' into dev
2026-03-11 14:53:55 -07: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
…