For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account Management Screen

Use HyphenKeyListViewScreen to show the account management screen to the user. The user can manage and revoke keys and devices in their account.

You can launch the screen with a single line of the code:

Hyphen.shared.openKeyManager()

Last updated

Was this helpful?