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: CredentialProvider/MyVault/README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,7 @@ Note: You can use any app which supports passkey creation, just ensure that you
50
50
- Run the MyVault app to see the passkeys and passwords which have been saved to the MyVault app
51
51
- To delete all credentials, open the app drawer -> Settings -> Delete all data
52
52
53
-
<imgsrc="docs/images/credentials-list.png"alt="List of all saved app credentials displayed in MyVault"style="width:200px;"/>
54
-
<imgsrc="docs/images/passkey-credentials.png"alt="Passkeys meta data displayed in MyVault for a particular domain"style="width:200px;"/>
55
-
<imgsrc="docs/images/password-credentials.png"alt="Password metadata displayed in MyVault for a particular domain"style="width:200px;"/>
53
+
<imgsrc="docs/images/credentials-list.png"alt="List of all saved app credentials displayed in MyVault"style="width:200px;"/> <imgsrc="docs/images/passkey-credentials.png"alt="Passkeys meta data displayed in MyVault for a particular domain"style="width:200px;"/> <imgsrc="docs/images/password-credentials.png"alt="Password metadata displayed in MyVault for a particular domain"style="width:200px;"/>
56
54
<br/>
57
55
58
56
## Retrieve a credential in another app
@@ -109,4 +107,4 @@ For more detailed information on how to create, save and retrieve credentials us
109
107
## License
110
108
111
109
The **MyVault Sample** is distributed under the terms of the Apache License (Version 2.0).
112
-
See the [LICENSE](/LICENSE) file for more information.
110
+
See the [LICENSE](/LICENSE) file for more information.
0 commit comments