File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Android Identity Samples Repository
4
4
This repository contains a set of individual Android Studio projects to help you get
5
5
started writing/understanding Android identity features.
6
6
7
- There are 2 main branches, ` main ` and ` credman-compose ` .
7
+ There are two main branches, ` main ` and ` credman-compose ` .
8
8
9
9
Branch ` main ` contains the primary samples for Credential Manager:
10
10
* ` CredentialManager ` - Simple app demonstrating how to use basic Credential Manager functions
@@ -14,7 +14,8 @@ Branch `main` contains the primary samples for Credential Manager:
14
14
Credential Manager with WebView. ` WebkitWebView ` contains a sample app that uses the Webkit
15
15
library to implement passkey creation in WebView
16
16
17
- Branch ` credman-compose ` notably contains 2 ` Shrine ` samples:
17
+ Branch ` credman-compose ` notably contain the ` Shrine ` mobile app with Wear OS support in two
18
+ modules:
18
19
* ` Shrine ` is a more developed mobile app featuring best practices and recommended UX when
19
20
using Credential Manager. The sample features multiple methods of sign-up, sign-in, settings
20
21
configuration, and session management.
You can’t perform that action at this time.
0 commit comments