UNPKG

@affinidi-tdk/credential-issuance-client

Version:

Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE

20 lines (16 loc) 2.51 kB
# WellKnownOpenIdCredentialIssuerResponse ## Properties | Name | Type | Description | Notes | | ----------------------------------------- | ---------------------------------------------------------------------------------- | ----------- | ---------------------------- | | **authorization_endpoint** | **String** | | [optional] [default to null] | | **credential_endpoint** | **String** | | [optional] [default to null] | | **credential_issuer** | **String** | | [optional] [default to null] | | **batch_credential_endpoint** | **String** | | [optional] [default to null] | | **credentials_supported** | [**List**](WellKnownOpenIdCredentialIssuerResponse_credentials_supported_inner.md) | | [optional] [default to null] | | **deferred_credential_endpoint** | **String** | | [optional] [default to null] | | **grant_types_supported** | **List** | | [optional] [default to null] | | **jwks_uri** | **String** | | [optional] [default to null] | | **scopes_supported** | **List** | | [optional] [default to null] | | **token_endpoint** | **String** | | [optional] [default to null] | | **token_endpoint_auth_methods_supported** | **List** | | [optional] [default to null] | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)