DOI-BLM / requests-arcgis-auth

Authentication handler for using Esri ArcGIS for Server and Portal (ArcGIS Online) Token Authentication with Python Requests
22 stars 1 forks source link

AGOL - re acquire refresh_token if expired #12

Open pfoppe opened 7 years ago

pfoppe commented 7 years ago

The refresh_token is theoretically good for 2 weeks. for long running processes (think windows services) this token will need to be required at that time.