Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/firebase
/ provider
Method
provider
packages/firebase-auth/index.ios.ts:655–657 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
653
}
654
655
get provider(): string {
656
return
this.native?.provider;
657
}
658
}
659
660
export
class
EmailAuthProvider {
Callers
4
provider
Method · 0.45
linkPhone
Method · 0.45
getVerificationCode
Method · 0.45
loginWithPhone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected