FirebaseAppCheck Framework Reference

Protocols

The following protocols are available globally.

  • Defines the methods required to be implemented by a specific Firebase App Check provider.

    Declaration

    Swift

    protocol AppCheckProvider : NSObjectProtocol
  • This protocol defines the interface for classes that can create Firebase App Check providers.

    Declaration

    Swift

    protocol AppCheckProviderFactory : NSObjectProtocol