ExOauth2Provider v0.5.4 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(arg1, map)
View Sourceno_resource(Plug.Conn.t(), map()) :: Plug.Conn.t()
Link to this callback
unauthenticated(arg1, map)
View Sourceunauthenticated(Plug.Conn.t(), map()) :: Plug.Conn.t()
Link to this callback
unauthorized(arg1, map)
View Sourceunauthorized(Plug.Conn.t(), map()) :: Plug.Conn.t()