RefreshTokenInfo
@Serializable
Holds all information needed to refresh a credential, pass it to OpenId4VciClient.refreshCredential.
Constructors
Link copied to clipboard
constructor( refreshToken: String, issuerMetadata: IssuerMetadata, oauthMetadata: OAuth2AuthorizationServerMetadata, credentialFormat: SupportedCredentialFormat, credentialIdentifier: String)