AppCheckTokenResult interface

Result returned by getToken().

Signature:

export interface AppCheckTokenResult 

Properties

Property Type Description
token string The token string in JWT format.

AppCheckTokenResult.token

The token string in JWT format.

Signature:

readonly token: string;
Morty Proxy This is a proxified and sanitized view of the page, visit original site.