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
Is there a possible way of protecting a whole blueprint without the decorator or otherwise. My specific use case requires authentication check on the sanic-openapi swagger routes, but the package only provides a blueprint for the user to register to the sanic app.
The text was updated successfully, but these errors were encountered:
Is there a possible way of protecting a whole blueprint without the decorator or otherwise. My specific use case requires authentication check on the sanic-openapi swagger routes, but the package only provides a blueprint for the user to register to the sanic app.
The text was updated successfully, but these errors were encountered: