Firebase. Functions. HttpsCallableOptions
Options to configure a Callable Function reference.
Summary
Properties |
|
|---|---|
LimitedUseAppCheckTokens
|
bool
If set to true, uses limited use App Check token for callable function requests from this instance of Functions.
|
Properties
LimitedUseAppCheckTokens
bool LimitedUseAppCheckTokens
If set to true, uses limited use App Check token for callable function requests from this instance of Functions.
By default, this is false.