Stereotype «OAuthScope»
Stereotype «OAuthScope» is used to define the scopes of a OAuth flow.
| Stereotype | «OAuthScope» |
|
|---|---|---|
| Applicable Elements | Component |
|
| Tagged Values | ||
| Name | Type | Description |
name |
String |
Name of the scope e.g. write:pets. |
description |
String |
Description of the scope e.g. "modify pets in your account" |
For further information please refer to:
Generated by JEAF Generator