🔖 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?
🏢 Have you read the Code of Conduct?
🔖 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?
🏢 Have you read the Code of Conduct?