You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CredentialManager/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ This sample app implements the following use cases :
48
48
* Android Studio
49
49
* Java 11
50
50
* Kotlin plugin version : 1.8.10.
51
-
* The sample app uses Credential Manager API version 1.0.3-alpha01
51
+
* The sample app uses Credential Manager API version 1.3.0-alpha01
52
52
* Android device running Android 5 or higher.
53
53
* 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).
54
54
* 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.
0 commit comments