FirebaseAppCheck Framework Reference

RecaptchaProviderFactory

class RecaptchaProviderFactory : NSObject, AppCheckProviderFactory

Warning

This API is a public preview and may be subject to change. An implementation of AppCheckProviderFactory that creates a new instance of RecaptchaProvider when requested.

  • Unavailable

    Undocumented

  • Initializes a factory that will use the provided site key.

    Declaration

    Swift

    init(siteKey: String)

    Parameters

    siteKey

    The reCAPTCHA Enterprise iOS site key.