Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
alabiaga authored Feb 14, 2024
1 parent 0d7ae4f commit 9024835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CredentialManager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This sample app implements the following use cases :
* Android Studio
* Java 11
* Kotlin plugin version : 1.8.10.
* The sample app uses Credential Manager API version 1.0.3-alpha01
* The sample app uses Credential Manager API version 1.3.0-alpha01
* Android device running Android 5 or higher.
* This sample app requires digital asset linking to a website for credential manager api to validate the linking and proceed further, so the rp id used in the mock responses is from a mocked 3P server(Glitch.me). if you want to try your own mock response, try adding your app domain and dont forget to complete the digital asset linking as mentioned [here](https://developer.android.com/training/sign-in/passkeys#add-support-dal).
* Use the same debug.keystore mentioned in the sample project to build debug and release variants in order to verify the digital asset linking of sample app package name and sha on your mock server. This is already being done for you in build.gradle.
Expand Down

0 comments on commit 9024835

Please sign in to comment.