MCPcopy Create free account
hub / github.com/NativeScript/firebase / getToken

Method getToken

packages/firebase-app-check/common.ts:7–7  ·  view source on GitHub ↗
(forceRefresh: boolean)

Source from the content-addressed store, hash-verified

5 activate(isTokenAutoRefreshEnabled: boolean);
6 setTokenAutoRefreshEnabled(enabled: boolean);
7 getToken(forceRefresh: boolean): Promise<IAppCheckToken>;
8}
9
10export interface IAppCheckToken {

Callers 10

tokenMethod · 0.65
tokenMethod · 0.65
getTokenMethod · 0.65
tokenMethod · 0.65
getTokenFunction · 0.65
getTokenMethod · 0.65
getTokenMethod · 0.65
testItMethod · 0.65
issue_16Method · 0.65

Implementers 3

AppCheckpackages/firebase-app-check/index.andr
AppCheckpackages/firebase-app-check-debug/inde
AppCheckpackages/firebase-app-check/index.ios.

Calls

no outgoing calls

Tested by

no test coverage detected