Skip to content

v29.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 17 Oct 14:09
· 823 commits to develop since this release

✨ Features

  • OIDC: refresh tokens (#3764). Contributed by @kerryarchibald.
  • OIDC: add prompt param to auth url creation (#3794). Contributed by @kerryarchibald.
  • Allow applications to specify their own logger instance (#3792). Fixes #1899.
  • Export AutoDiscoveryError and fix type of ALL_ERRORS (#3768).

🐛 Bug Fixes