Junex.Auth.Callback behaviour (Junex v0.1.0) View Source

Defines the callback to the Mock Module

Link to this section Summary

Link to this section Callbacks

Link to this callback

get_access_token(arg1, arg2, boolean)

View Source

Specs

get_access_token(String.t(), String.t(), boolean()) ::
  {:ok, String.t()} | {:error, atom() | {atom(), atom()}}