firebase-auth
Toggle table of contents
2.1.0
android
common
ios
js
jvm
macos
tvos
Platform filter
android
common
ios
js
jvm
macos
tvos
Switch theme
Search in API
firebase-auth
firebase-auth
/
dev.gitlive.firebase.auth
/
OAuthProvider
OAuth
Provider
android
common
ios
js
jvm
macos
tvos
actual
class
OAuthProvider
(
source
)
expect
class
OAuthProvider
(
source
)
actual
class
OAuthProvider
(
source
)
actual
class
OAuthProvider
(
source
)
actual
class
OAuthProvider
(
source
)
actual
class
OAuthProvider
(
source
)
actual
class
OAuthProvider
(
source
)
Members
Constructors
OAuth
Provider
Link copied to clipboard
android
common
ios
js
jvm
macos
tvos
constructor
(
android
:
OAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
expect
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
=
emptyList()
,
customParameters
:
Map
<
String
,
String
>
=
emptyMap()
,
auth
:
FirebaseAuth
=
Firebase.auth
)
constructor
(
ios
:
FIROAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
constructor
(
js
:
OAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
constructor
(
android
:
OAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
constructor
(
macos
:
FIROAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
constructor
(
tvos
:
FIROAuthProvider
)
actual
constructor
(
provider
:
String
,
scopes
:
List
<
String
>
,
customParameters
:
Map
<
String
,
String
>
,
auth
:
FirebaseAuth
)
Types
Companion
Link copied to clipboard
android
common
ios
js
jvm
macos
tvos
actual
object
Companion
expect
object
Companion
actual
object
Companion
actual
object
Companion
actual
object
Companion
actual
object
Companion
actual
object
Companion
Properties
android
Link copied to clipboard
android
val
android
:
OAuthProvider
ios
Link copied to clipboard
ios
val
ios
:
FIROAuthProvider
js
Link copied to clipboard
js
val
js
:
OAuthProvider
macos
Link copied to clipboard
macos
val
macos
:
FIROAuthProvider
tvos
Link copied to clipboard
tvos
val
tvos
:
FIROAuthProvider