Overview
Admins should be able to create users from the dashboard on a multi-user instance.
Background
A Teams user mentioned that this was expected behavior -- onboarding was a pain without it.
Users
Admins
Implementation
On Users admin page, add a "Add User" button. Clicking it should show a signup form. Ideas:
- Prompt only for email.
- Entering it will send user an email asking them to pick a username and password.
- Prompt for username and email.
- Will send user an email asking them to pick a password, or:
- Include a button to "generate password"
- Send new user the password via email
- Prompt for username, password, and email