Skip to content

Releases: tinomerl/apyauth

Updated to new Session Class to be less dependent on files

01 Oct 12:42
ea5800f
Compare
Choose a tag to compare

New Release

29 Aug 14:16
c7533d4
Compare
Choose a tag to compare

Validating a locally saved token now returns the access or refresh Token. More in the Tutorials
When saving the tokens locally a method adds them to the .gitignore
Some Authentication Endpoints may not return expires_in therefore the logic for calling the calcExpiryDate was updated

First Release

22 Apr 16:08
c7533d4
Compare
Choose a tag to compare
First Release Pre-release
Pre-release
0.3.1

Update refresh.py