View Source AshAuthentication.Plug.Dispatcher (ash_authentication v3.11.4)

Route requests and callbacks to the correct provider plugs.

Link to this section Summary

Functions

Send the request to the correct strategy and then return the result.

Link to this section Types

Link to this section Functions

@spec call(Plug.Conn.t(), config() | any()) :: Plug.Conn.t()

Send the request to the correct strategy and then return the result.