Builder for
BeginSignInRequest.PasskeyJsonRequestOptions.
Note: Use of this class is not supported directly. If you are interested in using passkeys, use the Jetpack libraries.
|
Builder()
|
| BeginSignInRequest.PasskeyJsonRequestOptions |
build()
Note: Use of this method is not supported directly.
|
| BeginSignInRequest.PasskeyJsonRequestOptions.Builder | |
| BeginSignInRequest.PasskeyJsonRequestOptions.Builder |
setSupported(boolean supported)
Sets whether passkey credentials should be returned by this API.
|
Note: Use of this method is not supported directly. If you are interested in using passkeys, use the Jetpack libraries.
Sets the
PublicKeyCredentialRequestOptions in JSON format.
Note: Use of this method is not supported directly. If you are interested in using passkeys, use the Jetpack libraries.
| requestJson | the JSON formatted representation of the WebAuthn request. |
|---|
Sets whether passkey credentials should be returned by this API.
Note: Use of this method is not supported directly. If you are interested in using passkeys, use the Jetpack libraries.
| supported | whether passkey credentials should be returned |
|---|