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