Āut Labs
  • Āut Labs
  • The Āutonomy Matrix
  • $AUT Token
  • 🎯What is Āut Labs
    • Intro & History
    • Problem & Solution
    • The Āutonomy Matrix
    • Product Suite
  • ♟️Core Concepts
    • ĀutID
    • Hub
    • Roles
    • Tasks & Contributions
    • Prestige
    • Member <> Hub bond
    • Commitment Level
    • Participation Score
    • Peer Value
  • 💻For Devs
    • Deployed Contracts
      • ĀutID
      • Hub
      • Tasks
      • Participation Score
      • Miscellaneous
    • Integrate dĀut (Web Component)
      • For Angular
      • For Vue.js
      • For React
    • SDK
  • 🎳Product Suite
    • Launchpad
    • HubOS
    • d-Āut
    • Explorer
    • ĀutOS
Powered by GitBook
LogoLogo

PARTICIPATE

  • Website
  • ĀutOS
  • Hub Explorer

© Āut Labs 2025

On this page
  • What does it do?
  • Web Component Developer notes
  • Pre-requisite: obtain your Hub Address
  • Web Component Custom HTML element attributes:
  • Congrats! 🚀
  1. For Devs

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! 🎉🎉🎉

PreviousMiscellaneousNextFor Angular

Last updated 3 months ago

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

💻
🙌