How to use login action on native iOS SDK

We want to verify user’s phone number using login action flow but it’s not possible with oauth. We get this error when we try to redirect from onExecutePostLogin: “Redirection is not available on /oauth/token endpoint.”

Is there a way to redirect users to a otp screen while using Auth0.authentication? (not Auth0.webAuth)