Skip to content

v29.1.0

Compare
Choose a tag to compare
@RiotRobot RiotRobot released this 24 Oct 14:27
· 934 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