Sensibill Android SDK
androidJvm
Sensibill Rest API
/
com.getsensibill.rest.client.v1.oauth
/
OAuthProviderImpl
/
authenticateUser
authenticate
User
open
override
fun
authenticateUser
(
oauthSettings
:
OAuthSettings
,
username
:
String
,
password
:
String
,
callback
:
OAuthProvider.AccessTokenCallback
,
callbackScope
:
CoroutineScope
)