Skip to content

Join Account

Will Hill edited this page Aug 25, 2018 · 2 revisions

Layout

Components

Description

Once Username and passwords have been entered and the tick box checked the user can select Join, The username is checked to ensure its available via Blox Account, key-pairs are generated at the same time via Blox Keypair. if the username is available it gets registered via Blox Account, once registered Blox Secure uses the password to encrypt the private keys before Blox store saves the account to local storage, marking the account as Active. On completion the user is redirected to the Complete URL, on Error the user is shown the error of his ways.

Functions

  • Blox Account: Check If the 12 Character username is available.
  • Blox Keypair: Generate Keypairs
  • Blox Secure: Encrypt
  • Blox Store: Save Account to local storage.

Links

Already have an account? Login

Clone this wiki locally