Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ email
Method
email
packages/firebase-ui/index.ios.ts:396–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
394
}
395
396
get email(): string {
397
return
this.native.user.email;
398
}
399
400
get idpSecret(): string {
401
if
(this._isOauthCred) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected