-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Description
🔖 Feature description
Right now Create Email Session is the odd duck. Since it doesn't create the user if it doesn't exist.
I'm mainly focusing on the Create Phone session
Possible solution is to accept a "null" userID which can mean "existing user only"
🎤 Pitch
I don't want user registration, but I want to allow signing in with phone or magic link.
Right now that is not possible since the API will create the user if the phone/email doesn't exist.
Probably a fairly common use case?
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.