🚀 Enhancement: Create console users/members as owner
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 🔖 Enhancement description
Add the ability to create a console account when logged in as owner, in addition to sending an invite.
### 🎤 Pitch
If you have SMTP disabled you can't invite new members (you get the error `SMTP is disabled on your Appwrite instance`). Making it possible to create a new account as owner would help.
Alternatively, generate an invite link that you can share with someone that makes it possible for them to register, even if you have `_APP_CONSOLE_WHITELIST_ROOT=enabled` and SMTP disabled.
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.