docs/users.md
Running bin/rails db:prepare seeds the database with the following users:
| Password | Team Role | Internal Admin | |
|---|---|---|---|
[email protected] | password | Owner | ✔ |
[email protected] | password | Admin | ✘ |
[email protected] | password | Marketing | ✘ |
[email protected] | password | Support | ✘ |
[email protected] | password | Accountant | ✘ |
The primary user is [email protected]. This user also:
/admin)User::MIN_AGE_FOR_SERVICE_PRODUCTS)The other users allow testing specific team roles on primary user's store: admin, marketing, support, and accountant. They have no internal admin access and no special privileges.
(Note: [email protected] is a store admin, not an internal admin.)
All non-production environments accept 000000 as a two-factor authentication code.