Back

How to create a new user in Appwrite Console?

  • 0
  • Users
  • General
  • Web
shofol
16 Mar, 2023, 10:53

I have a registered user in Appwrite console. Now I want to add another new user to login to the console but it's saying the user limit has exceeded. How to fix this or configure this to have multiple users?

TL;DR
The user wants to know how to create a new user in Appwrite Console without using SMTP. The solution is to add SMTP in the `.env` file and redeploy the code. If SMTP is not enabled, the user can invite new users through the console by logging in and clicking on the "+ invite" button.
Vedsaga
16 Mar, 2023, 10:56

It have one user per env what you can do is, you can add user in your org via logging into console... and you will see + invite button

Vedsaga
16 Mar, 2023, 10:57

you can only invite if you have added SMTP in your .env else it won't.

shofol
16 Mar, 2023, 10:58

What if I don't have SMTP enabled? Do I have to re install the appwrite instance again? Is there a way to just clear the volume and start from the first?

Vedsaga
16 Mar, 2023, 10:59

you have to added SMTP in your .env and then re-deploy the same code as you did earlier nothing complex here

shofol
16 Mar, 2023, 11:00

I don't have actually any SMTP provider right now. Is there other way without SMTP way?

Vedsaga
16 Mar, 2023, 11:00

actully g-mail does provide SMTP

Vedsaga
16 Mar, 2023, 11:01

you can create random gmail or use your personal gmail

Vedsaga
16 Mar, 2023, 11:02

it's actully nothing complicated, it's like sending mail to another person with magic link. But instead of doing via gmail, it get done via SMTP. You can google how to find SMTP for my gmail account, there are ton of articles

shofol
16 Mar, 2023, 11:03

Ok, thanks for the guideline. Will check that.

Vedsaga
16 Mar, 2023, 11:05
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more