ExOauth2Provider v0.4.1 ExOauth2Provider.Plug.ErrorHandler behaviour View Source
A default error handler that can be used for failed authentication
Link to this section Summary
Link to this section Callbacks
Link to this callback
no_resource(arg0, map)
View Source
no_resource(Plug.Conn.t(), map()) :: Plug.Conn.t()
Link to this callback
unauthenticated(arg0, map)
View Source
unauthenticated(Plug.Conn.t(), map()) :: Plug.Conn.t()
Link to this callback
unauthorized(arg0, map)
View Source
unauthorized(Plug.Conn.t(), map()) :: Plug.Conn.t()