Skip to content

Bugfix expired calculation#37

Merged
tryptichon merged 2 commits intomasterfrom
bugfix_expired_calculation
Mar 8, 2022
Merged

Bugfix expired calculation#37
tryptichon merged 2 commits intomasterfrom
bugfix_expired_calculation

Conversation

@tryptichon
Copy link
Copy Markdown
Contributor

  • [bugfix] Calculation within clientlib.TokenInfo.expired() now
    returns False as expected when no expires_at is available for
    a token. Previous versions would raise an exception.

  • Some code documentation fixes.

* [bugfix] Calculation within *clientlib.TokenInfo.expired()* now
  returns *None* as expected when no *expires_at* is available for
  a token. Previous versions would raise an exception.
@tryptichon tryptichon merged commit 16cb584 into master Mar 8, 2022
@tryptichon tryptichon deleted the bugfix_expired_calculation branch March 8, 2022 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants