
Can I use Userid & password to Authenticate my Users? If So, Can I make it secure like They can only access things that are meant for them. I could Do Server-Side Validation too.

According to the latest docs, there is no way to create a session with a userId
. You need to use either an email or phone number depending on the endpoint.

The only other way to create a session without email or phone, is an anonymous session, but you will still need to use an email if you want to turn it into an account.

There already a issue about this topic:
Recommended threads
- CSV Import Shows Success but Data Not Ap...
I tried importing a CSV file into my PRODUCTS collection. The dashboard shows the message “Import to PRODUCTS completed successfully,” but no data appears in th...
- [FEATURE] Better usage analytics for app...
Recently, i've gotten **73** emails from appwrite regarding excesive GBHours usage. I've almost hit the limit of 1000 and it is really hard to track down which ...
- Images not showing up --
so i made this movie app - i hosted it successfully using appwrite but the images arent showing up --- https://movie-app-jsm.appwrite.network/ this is the movie...
