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

Authentication & Authorization

  • A user fills in his/her account email address and the password to the fields.

  • A seed is generated through encryption of the user password with the key computed by PBKDF2 on the mnemonic words

Auth & Auth

Last updated