mirror of
https://github.com/GrakovNe/lissen-android.git
synced 2025-12-23 22:18:09 -05:00
wip
This commit is contained in:
@@ -51,7 +51,7 @@ class AudiobookshelfOAuthCallbackActivity : ComponentActivity() {
|
||||
|
||||
lifecycleScope.launch {
|
||||
authService.exchangeToken(
|
||||
host =
|
||||
input =
|
||||
hostProvider.provideHost()?.url ?: kotlin.run {
|
||||
onLoginFailed("invalid_host")
|
||||
return@launch
|
||||
|
||||
Reference in New Issue
Block a user