Skip to content

v3.0.0-beta

Pre-release
Pre-release

Choose a tag to compare

@silverhand-bot silverhand-bot released this 12 Jun 07:44
2140d86

3.0.0-beta (2026-06-12)

⚠ BREAKING CHANGES

  • android-sdk: revamp the sign-out API (#251)
  • replace WebView sign-in with Chrome Custom Tabs (#249)

Features

  • android-sdk: revamp the sign-out API (#251) (153c780)
  • replace WebView sign-in with Chrome Custom Tabs (#249) (d7aca51)

Bug Fixes

  • android-sdk: clear local credentials eagerly on browser sign-out (#250) (f295735)
  • android-sdk: discard in-flight token responses after sign-out (#263) (6a84601)
  • android-sdk: invalidate unauthenticated sign-out and keep omitted refresh tokens (#265) (7251e40)
  • core: exercise fetchJwksJson in its failure-path test (#247) (1c79e7b)
  • replace HttpUrl for callback URI parsing (#244) (e345774)