testnet
testnet copied to clipboard
[Cards] Wallet Backend - Verify that user is managed at sign up on prod environment
Context
Users that sign up should be verified if they are managed and only if that is true they should be allowed to continue the sign up flow.
Todos
- [ ] Implement logic to verify if user is managed
- [ ] Tests