The token returned from an AppCheckProvider.

Index

Properties

Properties

expireTimeMillis

expireTimeMillis: number

The local timestamp after which the token will expire.

token

token: string

The token string in JWT format.