This website requires JavaScript.
Explore
Help
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-08-06 12:41:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8726a7f931d5c561dc7ff8f6547faad2e087cfeb
pangolin
/
server
/
routers
/
auth
T
History
miloschwartz
8726a7f931
remove device code ip check and fix edit resource dialog state issue
2025-12-05 11:47:59 -05:00
..
changePassword.ts
…
checkResourceSession.ts
…
disable2fa.ts
…
index.ts
…
initialSetupComplete.ts
…
login.ts
add my-device and force login
2025-11-25 10:51:53 -05:00
logout.ts
…
pollDeviceWebAuth.ts
remove device code ip check and fix edit resource dialog state issue
2025-12-05 11:47:59 -05:00
requestEmailVerificationCode.ts
…
requestPasswordReset.ts
…
requestTotpSecret.ts
…
resetPassword.ts
…
securityKey.ts
Attempt to handle creating/deleting clients and role
2025-11-25 18:20:02 -05:00
setServerAdmin.ts
…
signup.ts
add email consent and update audience
2025-11-17 20:37:24 -05:00
startDeviceWebAuth.ts
respond with relative code expiration time
2025-12-01 12:36:13 -05:00
types.ts
…
validateSetupToken.ts
…
verifyDeviceWebAuth.ts
only allow one device auth per session
2025-11-26 15:48:49 -05:00
verifyEmail.ts
…
verifyTotp.ts
…