Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ getToken
Method
getToken
packages/firebase-app-check-debug/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
10
export
interface
IAppCheckToken {
Callers
nothing calls this directly
Implementers
3
AppCheck
packages/firebase-app-check-debug/inde
AppCheck
packages/firebase-app-check/index.andr
AppCheck
packages/firebase-app-check-debug/inde
Calls
no outgoing calls
Tested by
no test coverage detected