The Web3Auth throws client not found error (the Auth0 client using is valid). The code snippet is there in the opening discussion, let me know if there is something I have missed.
@tai.nguyen
Insted of "twitter " I have used as you suggested with
jwt: {
name: "Pay3 Passwordless",
verifier: "prod-auth0-twitter-verifier",
// verifierSubIdentifier,
typeOfLogin: "jwt", // Pass the type of login provider. For Auth0, it's jwt and not Auth0.
clientId: "auth0-clienti-id",
}
I tried using this above snippet but it uses the torus’s default verifier