Skip to content

Releases: ReachFive/reachfive-ios

7.1.5

21 Nov 13:31
5960eb2
Compare
Choose a tag to compare

Fixes

  • Make an internal method visible to providers
  • Better error message in technical errors

7.1.4

14 Nov 18:52
2abb566
Compare
Choose a tag to compare

New features

  • Add a property providerWithVariant in ProviderConfig to easily access the variant of a provider

7.1.3

13 Nov 10:57
b3ba43a
Compare
Choose a tag to compare

New features

  • Support choosing a variant for Apple
  • Add the parameter prefersEphemeralWebBrowserSession of ASWebAuthenticationSession to be specified through webviewLogin

7.1.2

05 Nov 11:49
1cca89d
Compare
Choose a tag to compare

Notice

Bug fixes

  • Fix PKCE and nonce handling in native Sign in with Apple

7.1.1

02 Oct 07:54
86a87f6
Compare
Choose a tag to compare

Bug fixes

  • Fix error with PKCE when mfaVerify(stepUp) was called multiple times during a same step up

7.1.0

19 Sep 17:51
Compare
Choose a tag to compare

New features

  • Support for native Sign in with Apple (that is, the system view will open, not a webview)

7.0.0

01 Aug 17:42
106a5f4
Compare
Choose a tag to compare

Breaking changes

  • New name for the module: Reach5

Change all your import from

import IdentitySdkCore

to

import Reach5

New features

  • Support for Swift Package Manager. (The WeChat module is not yet available on SPM.)
  • Support for passkey account recovery
  • Add privacy manifest