mirror of
https://github.com/emo2007/block-accounting.git
synced 2024-11-12 21:36:28 +00:00
10 lines
498 B
Markdown
10 lines
498 B
Markdown
![LOGIN FLOW](./login-flow.png "Login")
|
|
![Example architecture](./arch.png "Arch")
|
|
![License](./license.png "Arch")
|
|
|
|
# Registration Flow
|
|
|
|
- On First Login - Owner inputs his SEED_KEY (mnemonic), creates an organization, we save its seed hash for future login and signing internal txs.
|
|
- When inviting an employee to organization- we generate an invitation link, then after clicking on this link - the user is asked for seed, if he's already registered or able to generate a seed for new account.
|
|
-
|