v3.0.0-beta
Pre-release
Pre-release
3.0.0-beta (2026-06-12)
⚠ BREAKING CHANGES
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)