toggle menu
BIT App
androidJvm
switch theme
search in API
bitapp
/
com.atech.bit.ui.screens.login.util
/
GoogleAuthUiClient
Google
Auth
Ui
Client
class
GoogleAuthUiClient
(
oneTapClient
:
SignInClient
)
Members
Constructors
Google
Auth
Ui
Client
Link copied to clipboard
constructor
(
oneTapClient
:
SignInClient
)
Functions
sign
In
Link copied to clipboard
suspend
fun
signIn
(
)
:
IntentSender
?
sign
In
With
Intent
Link copied to clipboard
fun
signInWithIntent
(
data
:
Intent
)
:
Pair
<
String
?
,
Exception
?
>
sign
Out
Link copied to clipboard
suspend
fun
signOut
(
action
:
(
)
->
Unit
)