Hanko Elements
Profile Component
A web component that allows to manage emails, passwords and passkeys.
Features
Email settings. Add more email adresses, change and delete them.
Password settings. Change or delete your password (if enabled).
Passkey settings. Add a new passkey, rename or delete them.
Session Management. List and revoke active sessions across devices
Usage
Markup
Attributes
Name | Description |
---|---|
lang | Used to specify the language of the content within the element |
Adding <hanko-profile>
component
Examples showcasing how to add <hanko-profile>
component in different full stack and frontend frameworks.
Full Stack
components/HankoProfile.jsx
Frontend
components/HankoProfile.tsx
You should see an interface similar to this 👇
For more detailed instructions on integrating <hanko-profile>
component with your favorite frameworks, navigate to quickstart guides.
Was this page helpful?