We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rp_id
SignInOptionResponse
1 parent 27d9f20 commit 2a0e788Copy full SHA for 2a0e788
supertokens_python/recipe/webauthn/interfaces/recipe.py
@@ -236,6 +236,7 @@ class SignInOptionsResponse(OkResponseBaseModel):
236
webauthn_generated_options_id: str
237
created_at: int
238
expires_at: int
239
+ rp_id: str
240
challenge: str
241
timeout: int
242
user_verification: UserVerification
0 commit comments