is it possible in anyway to use a custom phone aut...
# help
a
is it possible in anyway to use a custom phone auth api. May be creating a custom function which calls api and send OTP to user and saved the token in db. Once user enters OTP it gets checked and allow to login user.
n
Hello @ak4zh! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates. Want to change the title? Use the
/title
command! We have solved your problem? Click the button below to archive it.
g
Not sure what you are exactly asking for but this may be related and is being worked on (no timeline that I've seen) https://github.com/supabase/gotrue/issues/264
n
keeplearning (2022-03-24)
a
I am looking to do phone auth but without twillo or other available ones. I have a api that I want to call and do phone auth with that.