Skip to main content

PasskeyResponse

public class PasskeyResponse extends Object

↳ package com.onekosmos.blockid.sdk.passKey

Model class to represent the PasskeyResponse data (attributes).

Field Summary​

ParameterTypeDescription
authenticatorIdStringID of registered passkey
subStringSubject ID (user identifier)
jwtStringJWT token issued after authentication. This is returned only when the function issueJWTOnPasskeyAuthentication is called.