Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-auth/index.ios.ts:753–755 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
751
}
752
753
get ios() {
754
return
this.native;
755
}
756
757
get idToken(): string {
758
return
this.native?.IDToken;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected