Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

7.0.0

Choose a tag to compare

@spencertransier spencertransier released this 16 Sep 04:53
· 309 commits to trunk since this release

Breaking Changes

  • Removed dependency GoogleSignIn SDK and flags to configure it [#777]
  • Made LoginFieldsMeta internal, forwarding the few properties read by clients to LoginFields [#778]
  • Restructured SocialService into SocialUser, removing the SocialServiceName SocialService enum cases duplicity [#778]
  • Made presentSignupEpilogue in WordPressAuthenticatorDelegateProtocol use SocialUser instead of SocialService [#778]