Interface StartWebAuthnRegistrationResponse.Builder

    • Method Detail

      • credentialCreationOptions

        StartWebAuthnRegistrationResponse.Builder credentialCreationOptions​(Document credentialCreationOptions)

        The information that a user can provide in their request to register with their passkey provider.

        Parameters:
        credentialCreationOptions - The information that a user can provide in their request to register with their passkey provider.
        Returns:
        Returns a reference to this object so that method calls can be chained together.