Skip to content

7.0.0

Compare
Choose a tag to compare
@spencertransier spencertransier released this 16 Sep 04:53
· 269 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]