Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Create Identity Search in Universal API #31

Open
kamescg opened this issue Nov 26, 2024 · 0 comments
Open

Feature: Create Identity Search in Universal API #31

kamescg opened this issue Nov 26, 2024 · 0 comments

Comments

@kamescg
Copy link
Contributor

kamescg commented Nov 26, 2024

Context

The Universal stack includes an experimental identity standard to support decentralized identifiers and verifiable credentials for all EVM wallet types.

The Dashboard has a rudimentary search function for querying a wallets linked identifier and document.

https://wallet.districtlabs.com/identity/search

image

Scope

Make the identity search feature better by adding relevant public data to the response data.

  • Migrate the search functionality to the apps/api-universal app.
  • Fetch public credentials from the api-credentials app and add to the response data.
  • Fetch ENS data (name and avatar) to the response data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant