Tags: openid/AppAuth-Android
Tags
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)
AppAuth 0.8.0 release - Migrate to AndroidX & update dependencies (#508) - Android11 support (#558) - Add end session support (#525) - Implement ID Token validation according to OIDC spec (#385) - Use CustomTabsService.ACTION_CUSTOM_TABS_CONNECTION in BrowserSelector (#411) - Fix NPE in case input stream is null (#414)
Minor bug fixes: - Synchronizes multiple actions when requiring token refresh (#332) - Make handling of non-standard expires_at more tolerant (#336) - Changes related to Android tool changes between v25 and v27 (#341, #363) - Fix encoding of client ids and secrets for auth (#345) - Handle CustomTabsSession.newSession failures (#362) - Do not automatically pass scope on token exchange request (#364) - Do not override tab title setting (#365) - Respect default browser of the user correctly (#379) - Updated custom tab definitions, including Firefox (#378, #383)
PreviousNext