authex v0.1.2 Authex.Checker.Default View Source

Link to this section Summary

Link to this section Functions

Link to this function handle_run(arg1) View Source
handle_run(Authex.Verification.t()) ::
  {:ok, Authex.Token.t()} |
  {:error, atom()}

Callback implementation for Authex.Checker.handle_run/1.