Skip to main content
Version: Next

ImmediateCredentialResponse

credentialstringrequired
Example: credential-token-sample
c_noncestring
Example: c-nonce-123
c_nonce_expires_innumber
Example: 3600
ImmediateCredentialResponse
{
"credential": "credential-token-sample",
"c_nonce": "c-nonce-123",
"c_nonce_expires_in": 3600
}