Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

reworked token authentication #15

Merged
merged 2 commits into from
Mar 10, 2019
Merged

reworked token authentication #15

merged 2 commits into from
Mar 10, 2019

Conversation

markusressel
Copy link
Collaborator

reuse existing token until expired
refresh access token if refresh_token is available
basic token validation
removed duplicate method definition
extended test token result with values actually returned by the api

reuse existing token until expired
refresh access token if refresh_token is available
basic token validation
removed duplicate method definition
extended test token result with values actually returned by the api
changed deprecated api call in cli
added IntRange type to --limit parameter
@femueller
Copy link
Owner

femueller commented Mar 10, 2019

Looks good to me 👍 Thank you!

@femueller femueller merged commit cabeb25 into femueller:master Mar 10, 2019
@markusressel markusressel deleted the feature/reuse_token branch March 10, 2019 13:12
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants