You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2022. It is now read-only.
I want to handle the sending of text messages to authenticate my users, mainly because I send the messages mostly through WhatsApp with the Twilio API. In Firebase I have been doing the signInWithCustomToken method and in clerk how can I do it?