We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
"Passkey"
AuthenticationMethod
1 parent b529a6b commit 5090e3eCopy full SHA for 5090e3e
workos/types/user_management/authentication_response.py
@@ -8,6 +8,7 @@
8
AuthenticationMethod = Literal[
9
"SSO",
10
"Password",
11
+ "Passkey",
12
"AppleOAuth",
13
"GitHubOAuth",
14
"GoogleOAuth",
0 commit comments