Skip to content
AppAuth 0.9.0 release

- [API Breaking Change] Update end-session request optional field requirements
- [API Breaking Change] Remove skipNonceVerification in favor of setNonce(null)
- [API Breaking Change] Remove deprecated browser white/blacklist
- Add fetchFromIssuer with ConnectionBuilder param (#594)
- Convert AuthorizationManagementRequest to public interface (#694)
- Implement ui_locales parameter support (#413)
- Make library activities inherit AppCompatActivity (#676)