Skip to content

[0.5.0] Token refresh

Compare
Choose a tag to compare
@RobAtticus RobAtticus released this 10 Dec 01:52
· 86 commits to master since this release

This release contains an important update to refresh project tokens as they expire. The client checks on initialization and before API calls to see if the token has expired. If it has, a new token is fetched without user intervention.

This update is strongly recommended.