Gamora.ErrorHandler behaviour
(gamora v0.19.0)
View Source
The error handler behaviour.
Summary
Callbacks
This callbacks is called when the access token couldn't be validated or the OpenID Connect Provider returned that it was invalid or expired.
Types
@type conn() :: Plug.Conn
@type response() :: map()