diff --git a/src/core/components/auth/oauth2.jsx b/src/core/components/auth/oauth2.jsx index 2611779aea4575afd1bb4798da7afec73c78b2d6..270247336d94cebfd9394048c3cd3ba771ba335c 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 && }