Type Alias AuthMethodsConfiguration

AuthMethodsConfiguration: {
    default?: SecurityAuthentication;
}