About Developer Docs

This section explains HyperID and describes its main benefits, acting as an introduction to the main guide

HyperID is a decentralized identity and access management platform that provides a seamless transition from the traditional Web 2.0 to the decentralized world of Web3.

HyperID helps businesses onboard Web 2.0 users to Web3 digital identities and streamline compliance processes while operating with greater efficiency, speed, and security.

The platform offers a range of essential features, including but not limited to:

  • Passwordless authentication,

  • Web3 wallet creation and management,

  • Secure blockchain transaction signing,

  • Know Your Customer (KYC) verification,

  • Multi-Factor Authentication (MFA),

  • Custom MFA requests.

With HyperID, developers can seamlessly integrate robust and secure identity solutions into their applications, enhancing user experience and ensuring data security.

How do you navigate the Developer Docs?

This documentation is your outset point to unlocking the full potential of HyperID. Within this guide, we will walk you through the most important features, providing step-by-step instructions with applicable code examples.

The guide comprises of three main parts:

  • Quick Start Guide: The first part will present you with the integration steps that you need to take in order to implement HyperID's secure authentication into your service.

  • Demo Hub: The second part is filled with interactive demos, complete with the provided source code. These demonstrations will allow you to see HyperID in action.

  • Documentation: The third part where you'll find detailed explanations on how to integrate HyperID features.

OpenID Connect Compliance

HyperID offers full support for OpenID Connect Core 1.0, a widely recognized authentication and authorization framework.

For a deeper understanding of the OpenID Connect standard, you can refer to the official specification here. This comprehensive resource includes links to all related RFCs and additional documentation, providing you with a wealth of knowledge to complement your HyperID integration.

Last updated