bennord / appstore-tools

Tools for interacting with the AppStore Connect api
MIT License
1 stars 1 forks source link

Transform access token into a refreshable object rather than a string #6

Closed luke14free closed 3 years ago

luke14free commented 3 years ago

@bennord this should fix #5 by using an object that knows when to refresh himself.