Security

✓Authenticated {{securityDefinitionName}} {{getHumanSecurityType(securityDefinition.type)}} {{isAuthenticated(securityDefinition) ? 'Change authentication' : 'Authenticate'}}

Neme {{securityDefinition.name}}
In {{securityDefinition.in}}
Flow {{securityDefinition.flow}}
Authorization URL {{securityDefinition.authorizationUrl}}
Authorization URL {{securityDefinition.tokenUrl}}

Scopes

{{scopeName}} {{scope}}