- Add support for the
amrclaim (#600) - Expose the refresh token expiration date (#577)
- Remove stale keychain entries on fresh install (#567)
- Include all public headers unconditionally in the umbrella header (#595)
- Fix localized string lookup when the resource bundle is unavailable (#373)
- Move the
GIDSignInButtonimport outside of conditional compilation (#591) - Update the AppAuth-iOS dependency to version 2.1.0 (AppAuth-iOS 2.1.0 release notes)
- Internal