AuthN v0.1.0 AuthZ.AuthorizationPlugMixin behaviour View Source
Link to this section Summary
Link to this section Callbacks
Link to this callback
handle_authentication_error(arg1, atom)
View Sourcehandle_authentication_error(Plug.Conn.t(), atom()) :: Plug.Conn.t()
Link to this callback
handle_authorization(arg1, term, atom)
View Sourcehandle_authorization(Plug.Conn.t(), term(), atom()) :: Plug.Conn.t()