SMS integration

hello

I’m a new with Ory/Hydra, my question is

I want to integrate phone number authentication inserted of email

any help ?

Hydra is an authorization server. It is important to understand the roles of all components in ORY ecosystem. You are talking about the authentication, ORY Hydra just integrates with an authentication server. Thus, you should be looking at the AUTHENTICATION server that supports MFA. My suggestion, once something like SMS is involved, you really want to look towards SaaS offerings (auth0 and similar). Or just social accounts - Google etc.