You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API discovery endpoint already contains information about which implicit scope is required for each endpoint:
However, in the corresponding html shown on the generated API docs doesn't show the required scope anywhere that I can see.
It would be nice to list out the scopes somewhere in the html to more easily determine which scopes are necessary to grant to an OAuth application for a specific use case. Thanks Quay!
The API discovery endpoint already contains information about which implicit scope is required for each endpoint:
However, in the corresponding html shown on the generated API docs doesn't show the required scope anywhere that I can see.
It would be nice to list out the scopes somewhere in the html to more easily determine which scopes are necessary to grant to an OAuth application for a specific use case. Thanks Quay!