Type Alias: AuthServerConfigWarningCode
type AuthServerConfigWarningCode = "dynamic_registration_not_supported";
The codes for warnings that can occur when validating the authorization server metadata.
type AuthServerConfigWarningCode = "dynamic_registration_not_supported";
The codes for warnings that can occur when validating the authorization server metadata.