Performs OAuth2 authentication against PayPal to retrieve an access token.
Perform the authorization and retrieve the response.
@spec auth() :: {:ok, map()} | {:error, any()}