Implement server-enabled Yandex ID auth

Signed-off-by: denis0001-dev <denis0001.dev@ya.ru>
This commit is contained in:
2026-07-19 23:54:17 +03:00
Unverified
parent 5730bb527f
commit 45edcb3797
28 changed files with 2094 additions and 73 deletions
+1
View File
@@ -94,6 +94,7 @@ kotlin {
implementation(libs.sqldelight.driver.android)
implementation(libs.livekit.android)
implementation(libs.livekit.android.compose.components)
implementation(libs.androidx.webkit)
}
iosMain.dependencies {