Skip to content

Commit

Permalink
Rename Android Identity Library to Identity Credential
Browse files Browse the repository at this point in the history
Signed-off-by: Tracy Kuhrt <tracy.a.kuhrt@accenture.com>
  • Loading branch information
tkuhrt committed Nov 30, 2023
1 parent 0dc33c4 commit 55b82f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Android Identity Library
# Identity Credential

## Project Description
Libraries and reference applications for working with real-world identity.
Expand Down Expand Up @@ -91,13 +91,11 @@ and then hitting the `mdoc://` link presented on the site. This will cause the
browser to invoke the Wallet app which will then connect to the reader and send
the credential after user consent.

<!---
## Source Repositories

- [openwallet-foundation-labs/android-identity-library](https://github.com/openwallet-foundation-labs/android-identity-library)
- [openwallet-foundation-labs/identity-credential](https://github.com/openwallet-foundation-labs/identity-credential)


## Chat Channel

- [#android-identity-library]() on the [OpenWallet Foundation Discord server](https://discord.gg/openwalletfoundation)
--->
- [#identity-credential](https://discord.com/channels/1022962884864643214/1179828955717574707) on the [OpenWallet Foundation Discord server](https://discord.gg/openwalletfoundation)
2 changes: 1 addition & 1 deletion docs/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Projects in the OpenWallet Foundation follow the [project lifecycle](../governan
| 2023-Aug-09 | [Farmworker Wallet OS](./fwos.md) | Lab |
| 2023-Sep-28 | [VC API](./vc-api.md) | Lab |
| 2023-Oct-05 | [Wallet Framework .NET](./wallet-framework-dotnet.md) | Lab |
| 2023-Oct-18 | [Android Identity Library](./android-identity-library.md) | Lab |
| 2023-Oct-18 | [Identity Credential](./identity-credential.md) | Lab |
| 2023-Nov-01 | [SD-JWT JavaScript](./sd-jwt-js.md) | Lab |
| 2023-Nov-15 | [SD-JWT Rust](./sd-jwt-rust.md) | Lab |
| 2023-Nov-29 | [SD-JWT .NET](./sd-jwt-dotnet.md) | Lab |
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ nav:
- Growth:
- Agent Framework JavaScript: projects/agent-framework-js.md
- Labs:
- Android Identity Library: projects/android-identity-library.md
- Farmworker Wallet OS: projects/fwos.md
- Identity Credential: projects/identity-credential.md
- SD-JWT .NET: projects/sd-jwt-dotnet.md
- SD-JWT JavaScript: projects/sd-jwt-js.md
- SD-JWT Kotlin: projects/sd-jwt-kotlin.md
Expand Down

0 comments on commit 55b82f2

Please sign in to comment.