flat-furniture-73099
08/30/2024, 1:00 PMbland-eye-99092
08/30/2024, 1:03 PMflat-furniture-73099
08/30/2024, 1:04 PMbland-eye-99092
08/30/2024, 1:10 PMflat-furniture-73099
08/30/2024, 1:12 PMfancy-evening-36350
08/30/2024, 1:18 PM"phoneNumber": {
"type": "string",
"format": "tel",
"title": "Phone Number",
"ory.sh/kratos": {
"verification": {
"via": "sms"
}
}
}
We don't use Ory's UI. We have a custom front-end integration, and our app does the following:
• We create a login flow with aal2 using the endpoint /self-service/login/browser?aal=aal2&via=phoneNumber
• a programmatic front-end call submits the flow with the parameters to send an SMS to the user
identifier: "the user's phone number"
method: "code"
• the user gets the SMS and fills the code, then the flow submits
This was working very well until today. It seems that you have recently updated the documentation for 2FA with SMS, could it be related to our issue ? https://github.com/ory/docs/commit/238d45bbac8d4eed458d5ef26b11ec95413095afbland-eye-99092
08/30/2024, 1:21 PMbland-eye-99092
08/30/2024, 1:21 PM