aweber / public-api-examples

Repository containing examples for api.aweber.com
BSD 3-Clause "New" or "Revised" License
22 stars 42 forks source link

Added PKCE example for PHP #34

Closed KMChappell closed 5 years ago

KMChappell commented 5 years ago

This PR adds a "get-pkce-access-token" script that shows how to get an access token or refresh an access token when using a public client type with PHP.