SrsSec / SrsPass-pwa

A secure deterministic password generator with properties resulting in a statelessly capable password manager
https://app.srspass.com
GNU Affero General Public License v3.0
5 stars 1 forks source link

feat: add setup flow for new users via modals #1

Closed D-Nice closed 3 years ago

D-Nice commented 3 years ago

can keep most of this in the sessionStorage and offload localStorage ops to 'stores.js'

Possibly leave out the stores abstraction for seperate stores issue, and worry about it then and there