Oidc with CustomTab

This commit is contained in:
Benoit Marty 2023-04-24 12:50:35 +02:00 committed by Benoit Marty
parent cef1691e53
commit 4c9bed9d8a
22 changed files with 466 additions and 12 deletions

View file

@ -45,6 +45,7 @@ dependencies {
implementation(projects.libraries.elementresources)
implementation(projects.libraries.testtags)
implementation(projects.libraries.uiStrings)
implementation(libs.androidx.browser)
api(projects.features.login.api)
ksp(libs.showkase.processor)