Wise Strong Customer Authentication (SCA) API.
Summary
Functions
Returns true if all required challenges have been passed.
Returns list of required+unpassed challenges.
Functions
Returns true if all required challenges have been passed.
Returns list of required+unpassed challenges.
@spec status(Wise.Config.t()) :: {:ok, map()} | {:error, Wise.Error.t()}
@spec verify(Wise.Config.t(), map()) :: {:ok, map()} | {:error, Wise.Error.t()}