Jump to top

AppCheckTokenResult

interface

Result returned by getToken().

Properties

token

</>

The token string in JWT format.

token: string;