AshAuthentication.AddOn.Confirmation.Plug (ash_authentication v4.8.7)
View SourceHandlers for incoming OAuth2 HTTP requests.
Summary
Functions
@spec accept(Plug.Conn.t(), AshAuthentication.AddOn.Confirmation.t()) :: Plug.Conn.t()
Present a confirm button to the user.
@spec confirm(Plug.Conn.t(), AshAuthentication.AddOn.Confirmation.t()) :: Plug.Conn.t()
Attempt to perform a confirmation.