Skip to content

Google Sign-In 9.2.0

Latest

Choose a tag to compare

@w-goog w-goog released this 15 Jun 18:34
08d8dce
  • Add support for the amr claim (#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 GIDSignInButton import outside of conditional compilation (#591)
  • Update the AppAuth-iOS dependency to version 2.1.0 (AppAuth-iOS 2.1.0 release notes)
  • Internal
    • Fix Swift Package Manager deprecation warnings (#579)
    • Resolve the unassigned-child warning for the AppIcon asset set (#348)
    • Improve the doc comment for GIDSignInButtonStyle (#204)
    • Update GitHub Actions workflows (#580, #592, #593)