revocationEndpointAuthMethodsSupported property
List<String>?
get
revocationEndpointAuthMethodsSupported
A list of client authentication methods supported by this revocation
endpoint.
Implementation
List<String>? get revocationEndpointAuthMethodsSupported =>
getTypedList('revocation_endpoint_auth_methods_supported');