JourneyConstants
extension JourneyConstants
-
Constant identifier for the reCAPTCHA Enterprise callback type. This value is used by the server to indicate that reCAPTCHA verification is required during the authentication journey.
Declaration
Swift
public static let reCaptchaEnterpriseCallback: String
View on GitHub