FirebaseappcheckApi class
App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.
With App Check, devices running your app will use an app or device attestation provider that attests to one or both of the following: * Requests originate from your authentic app * Requests originate from an authentic, untampered device This attestation is attached to every request your app makes to your Firebase backend resources. The Firebase App Check REST API allows you to manage your App Check configurations programmatically. It also allows you to exchange attestation material for App Check tokens directly without using a Firebase SDK. Finally, it allows you to obtain the public key set necessary to validate an App Check token yourself. Learn more about App Check.
Constructors
- FirebaseappcheckApi(Client client, {String rootUrl = 'https://firebaseappcheck.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- jwks → JwksResource
-
no setter
- projects → ProjectsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- cloudPlatformScope → const String
- See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
- firebaseScope → const String
- View and administer all your Firebase data and settings