Historical record of consent grants/revocations across a user's connections and payment authorisations - useful for compliance and audit trails.
Summary
Functions
Lists consent history events for the user identified by token.
Types
@type consent_event() :: map()
Functions
@spec list(MoneyHub.Config.t(), String.t(), keyword()) :: {:ok, [consent_event()]} | {:error, MoneyHub.Error.t()}
Lists consent history events for the user identified by token.