testnet
testnet copied to clipboard
[Cards] Wallet Backend - Implement card session logic
Context
Use iron-session to manage a "cards session" which will require a logged in user to periodically reenter the password in order to view card information.
Todos
- [ ] Implement the cards session logic in wallet backend
- [ ] Tests