Send a one-time password (OTP) to a phone number for authentication
/connect/token endpoint to authenticate users.
++ symbolIdentity.Core.ValueObjects.PhoneNumber rulesurn:masareagle:otp to exchange the OTP for access and refresh tokenssrc/services/Identity/src/Identity.Web/AuthEndpoints.cs:12src/services/Identity/src/Identity.UseCases/Auth/SendOtp/SendOtpCommand.cssrc/services/Identity/src/Identity.Core/ValueObjects/PhoneNumber.cs