Skip to content

Version 5.3.0

Choose a tag to compare

@tryptichon tryptichon released this 10 Jun 07:12
· 16 commits to master since this release
30ab1a7
  • Decode any token via static decode_token_ext().

Changes for /api/auth/6.6:

  • Ability to revoke a token.
  • Recognize access_token and _TOKEN in token results.
  • Remove obsolete method fresh() from class TokenInfo because each token refresh issues a new refresh_token by default
    now.