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
{{ message }}
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
I'm using Servant.Auth.Swagger, which is very useful to get authorization displayed in Swagger.
However, in my API I also need to return JWTs:
So I defined:
I'm wondering is this is already somewhere, or if this could be integrated in Servant.Auth.Swagger.
The text was updated successfully, but these errors were encountered: