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.
1 parent ecbfd2f commit 001b56eCopy full SHA for 001b56e
1 file changed
blueprints/schema.json
@@ -14510,7 +14510,8 @@
14510
"description": "Show the user the 'Remember me on this device' toggle, allowing repeat users to skip straight to entering their password."
14511
},
14512
"webauthn_stage": {
14513
- "type": "integer",
+ "type": "string",
14514
+ "format": "uuid",
14515
"title": "Webauthn stage",
14516
"description": "When set, and conditional WebAuthn is available, allow the user to use their passkey as a first factor."
14517
}
0 commit comments