GameServerWeb.Auth.Pipeline
(game_server_web v1.0.943)
Copy Markdown
Guardian pipeline for API JWT authentication.
This pipeline verifies JWT tokens from the Authorization header and loads the current user into the connection assigns.
Summary
Functions
Callback implementation for Plug.call/2.
Callback implementation for Plug.init/1.