Releases: ReachFive/reachfive-ios
Releases · ReachFive/reachfive-ios
7.1.5
7.1.4
New features
- Add a property
providerWithVariant
inProviderConfig
to easily access the variant of a provider
7.1.3
New features
- Support choosing a variant for Apple
- Add the parameter
prefersEphemeralWebBrowserSession
ofASWebAuthenticationSession
to be specified throughwebviewLogin
7.1.2
Notice
- For the native Sign in with Apple support that was introduced in 7.1.0, this release has a corresponding change in the backend. Please make sure to update from 7.1.x to this version.
Also, please consult the documentation on how to set up your variant for iOS: https://developer.reachfive.com/docs/apple.html#connect-reachfive-to-apple
Bug fixes
- Fix PKCE and nonce handling in native Sign in with Apple
7.1.1
Bug fixes
- Fix error with PKCE when mfaVerify(stepUp) was called multiple times during a same step up
7.1.0
New features
- Support for native Sign in with Apple (that is, the system view will open, not a webview)
7.0.0
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