Integrate dĀut (Web Component)

What does it do?

dĀut is a cross-platform web component and can be integrated into any Web framework.

This Web Component is Āut Labs' decentralized, role-based authentication system. It lets your users create an account, or login to your platform, in a fully decentralized way, while giving them a familiar (web2-like) experience.

Each user will add their nickname and avatar, and pick a Role in your Hub.

Web Component Developer notes

When a user successfully connects with dĀut their ĀutID information is stored in the 'Session Storage' with the Key 'aut-data'. Don't forget to add the attributes: dao-expander

Pre-requisite: obtain your Hub Address

This Web Component is cross-platform, and can be integrated on any Web framework. In order to use it, though, you will need to have a Hub Address - you can deploy your Hub from the Launchpad, and receive your Hub key directly there.

Web Component Custom HTML element attributes:

  1. dao-expander The key you are given after integrating your DAO.

Congrats! 🚀

That's it! 🎉🎉🎉

Your users can now mint their ĀutID directly in your platform, and use it to login everywhere 🙌

Last updated