Skip to content

🚀 Feature: SMS login (and Magic link) is not consitent with Email login #6154

@Megamannen

Description

@Megamannen

🔖 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?

Metadata

Metadata

Assignees

Labels

product / authFixes and upgrades for the Appwrite Auth / Users / Teams services.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions