firebase-auth
Toggle table of contents
2.4.0
js
Platform filter
js
Switch theme
Search in API
firebase-auth
firebase-auth
/
dev.gitlive.firebase.auth.externals
/
AuthResult
Auth
Result
js
external
interface
AuthResult
Members
Properties
additional
User
Info
Link copied to clipboard
js
abstract
val
additionalUserInfo
:
AdditionalUserInfo
?
credential
Link copied to clipboard
js
abstract
val
credential
:
AuthCredential
?
operation
Type
Link copied to clipboard
js
abstract
val
operationType
:
String
?
user
Link copied to clipboard
js
abstract
val
user
:
User
?