#Create a member without SMTP enabled
2 messages · Page 1 of 1 (latest)
Hi there, thank you for your question. So, if you are talking about Appwrite Cloud, then this feature is not yet available due to closed Beta. However, if we are talking otherwise, then you can add members to your organization (not project) here: https://[your_domain_or_ip]/console/account/organizations
From there you click your organization, switch to organization members, and invite from there. Coming back to adding member to a project , unfortunately the only way is SMTP but, a work around could be to allow specific emails or IP addresses to register. You can do it with _APP_CONSOLE_WHITELIST_IPS or _APP_CONSOLE_WHITELIST_EMAILS. https://appwrite.io/docs/environment-variables.