diff --git a/src/core/components/auth/oauth2.jsx b/src/core/components/auth/oauth2.jsx index 2611779a..27024733 100644 --- a/src/core/components/auth/oauth2.jsx +++ b/src/core/components/auth/oauth2.jsx @@ -107,7 +107,7 @@ export default class Oauth2 extends React.Component { return (
-

OAuth2.0

+

{name} (OAuth2, { schema.get("flow") })

{ !this.state.appName ? null :
Application: { this.state.appName }
} { description && }