Claims Reference


DID Connect enables applications to request specific information or actions from a user's digital wallet. These requests are called "claims." Each claim type is designed for a distinct purpose, ranging from simple identity verification to complex, multi-step workflows like transaction signing or presenting digital credentials.

Understanding the different types of claims is crucial for building robust and user-friendly decentralized applications. This section serves as a comprehensive reference for all available claims in the DID Connect SDK. Each entry provides a detailed explanation, use cases, and code examples to help you implement them effectively.

Explore the different claims below to find the ones that best fit your application's needs.

Choosing the appropriate claim is key to creating a seamless and secure user experience. Click on any of the cards above to dive into the specific details, parameters, and implementation examples for each claim type.