Merge pull request #2530 from langbot-app/feat/passkey-login

feat(auth): support passkey (webauthn) login and credential management
This commit is contained in:
彼方
2026-09-12 16:00:10 +08:00
committed by GitHub
20 changed files with 1416 additions and 2 deletions
+1
View File
@@ -81,6 +81,7 @@ dependencies = [
"botocore>=1.42.39",
"litellm>=1.0.0",
"valkey-glide>=2.4.1,<3.0.0; sys_platform != 'win32'", # No Windows wheels are published
"webauthn>=3.0.0",
]
keywords = [
"bot",