Paypal.Auth.Request (Paypal v0.2.0)

Copy Markdown View Source

Performs OAuth2 authentication against PayPal to retrieve an access token.

Summary

Functions

Perform the authorization and retrieve the response.

Functions

auth()

@spec auth() :: {:ok, map()} | {:error, any()}

Perform the authorization and retrieve the response.