Account Creation using a WebView
This commit is contained in:
parent
6efa31257d
commit
bed7776674
35 changed files with 1106 additions and 10 deletions
|
|
@ -44,6 +44,7 @@ dependencies {
|
|||
implementation(projects.libraries.oidc.api)
|
||||
implementation(libs.androidx.browser)
|
||||
implementation(platform(libs.network.retrofit.bom))
|
||||
implementation(libs.androidx.webkit)
|
||||
implementation(libs.network.retrofit)
|
||||
implementation(libs.serialization.json)
|
||||
api(projects.features.login.api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue