View Source UeberauthMollie (ueberauth_mollie v1.2.0)
Mollie auth strategy for Ueberauth
.
Summary
Functions
@spec delete(OAuth2.AccessToken.t(), binary()) :: {:ok, map()} | {:error, :unauthorized | :unexpected_response | :unknown | binary()}
@spec get(OAuth2.AccessToken.t(), binary()) :: {:ok, map()} | {:error, :unauthorized | :unexpected_response | :unknown | binary()}