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
I have already searched the entire source code and documentation, but I have not yet found the possibility to set the security options for OpenAPI (see: OPENAPI 3.0 definition->authentication#scopes). The background: For my API it is not only important whether a user is authenticated or not, but also whether he has the scope to call the API endpoint. Is there already a solution for this?
Scribe version
4.x
Your question
I have already searched the entire source code and documentation, but I have not yet found the possibility to set the security options for OpenAPI (see: OPENAPI 3.0 definition->authentication#scopes). The background: For my API it is not only important whether a user is authenticated or not, but also whether he has the scope to call the API endpoint. Is there already a solution for this?
Docs
The text was updated successfully, but these errors were encountered: