FdsnPlugs.JWTAuthentication (fdsn_plugs v0.8.3)
View SourceThis is a plug to manage user authentication through Json Web Tokens.
Authenticated user will be stored in the Plug assigns as :user
Usage:
plug FdsnPlugs.JWTAuthentication
This is a plug to manage user authentication through Json Web Tokens.
Authenticated user will be stored in the Plug assigns as :user
Usage:
plug FdsnPlugs.JWTAuthentication