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

Route requests and callbacks to the correct provider plugs.

Summary

Functions

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

Types

Functions

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

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