veerwest / formassembly-api

Example code for interacting with FormAssembly.com's OAuth2 API endpoints. Examples currently include PHP, Python, Bash, Salesforce.
31 stars 11 forks source link

adding refresh token info #9

Closed erictempleton1 closed 7 years ago

erictempleton1 commented 7 years ago

Adding a few lines to the readme regarding using the refresh token. Happy to add any other specifics like using using the refresh_token parameter and grant type in the request, which are currently undocumented. Maybe this information was left out on purpose because of the 10 year token lifetime, but I had to waste some time finding all this information out via FormAssembly support.