Skip to content

2.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 10:27
· 30 commits to refs/heads/master since this release
973a667

What's Changed

Breaking changes

  • The constructor for the OAuth2Config class accepts a new parameter rotateRefreshToken. This has a default value of false. You may need to update your code if you're instantiating a OAuth2Config without named parameters.

🚀 Features

  • feat(refresh_token): rotate refresh tokens if configured to rotate (#645) @tommytroen

⬆️ Dependency upgrades

  • chore(deps): bump the github group with 23 updates (#650) @dependabot
  • chore(deps): bump bouncycastle, use bcpkix-jdk18on instead of jdk15on (#641) @tommytroen