Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 21:29
· 494 commits to main since this release

Features

  • Return token response from check_token (#124) (9d05bf5)

Breaking changes

  • Return the token response from check_token instead of a boolean. Raise APIAuthError if the token is invalid.