curator v0.3.4 Curator.Extension 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?(module, any) View Source
active_for_authentication?(module(), any()) :: :ok | {:error, atom()}
Link to this callback after_sign_in(module, arg1, any, options) View Source
after_sign_in(module(), Plug.Conn.t(), any(), options()) :: Plug.Conn.t()
Link to this callback authenticated_routes(module) View Source
authenticated_routes(module()) :: nil
Link to this callback unauthenticated_routes(module) View Source
unauthenticated_routes(module()) :: nil