kommon
Toggle table of contents
0.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
kommon
authsession
/
io.github.maniramezan.kommon.authsession
/
AuthRepository
/
signInWithGoogle
sign
In
With
Google
abstract
suspend
fun
signInWithGoogle
(
idToken
:
String
)
:
Result
<
AuthUser
>