curator v0.3.4 Curator.Impl behaviour View Source

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback active_for_authentication?(any) View Source
active_for_authentication?(any()) :: :ok | {:error, atom()}
Link to this callback after_sign_in(arg0, any, options) View Source
after_sign_in(Plug.Conn.t(), any(), options()) :: Plug.Conn.t()
Link to this callback authenticated_routes() View Source
authenticated_routes() :: nil
Link to this callback unauthenticated_routes() View Source
unauthenticated_routes() :: nil