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
Should allow for both a security scheme definition and auth requirements (with OAuth scopes validation) for individual endpoints. This will require some additional input to the compiler, but it would be ideal if custom runtime code could be minimized by using the middleware system for the actual authentication.
The text was updated successfully, but these errors were encountered:
Should allow for both a security scheme definition and auth requirements (with OAuth scopes validation) for individual endpoints. This will require some additional input to the compiler, but it would be ideal if custom runtime code could be minimized by using the middleware system for the actual authentication.
The text was updated successfully, but these errors were encountered: