CredentialResponseExtension extension

The fields that are contained in the credential response object.

on

Properties

client_id String?
The ClientID for this Credential.
no setter
credential String?
This field is the ID token as a base64-encoded JSON Web Token (JWT) string.
no setter
error String?
Error while signing in.
no setter
error_detail String?
Details of the error while signing in.
no setter
select_by CredentialSelectBy?
This field sets how the credential was selected.
no setter