Hey everyone, I want to use 2 options for registra...
# ory-network
n
Hey everyone, I want to use 2 options for registration and login. 1st is phone+code (via sms) 2nd (and optional) email+password. My attempt to achieve this failed. My identity scheme is attached. When I try registration with phone, I get "credentials.code.via has unknown value "sms"" error (please see attached screenshot). Thanks in advance.
b
pure login by sending a code via SMS is not yet possible. You can do phone number verification, but not sending a login code.
n
Thanks @bland-eye-99092 Will this feature be available in the future or/and is there a rough time plan for when this might be available in the future?
b
we might add it, yes. No timeline yet, unfortunately.
h
How are you getting an Ory login in-app rather than it going to Safari to login?
n
@high-rose-8124 We use self service flows with native implementation. You can find some examples in github like: https://github.com/ory/kratos-selfservice-ui-react-native
h
Thank you Zafer
👍 1