Support custom provider in supabase Auth #40899
Unanswered
al-muammar
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have my super-duper custom login logic (just sending an SMS to provider that is not supported). I've implemented the sending SMS logic on my backend. So I want an admin function that allows me to force-login user and return refresh & access tokens to the front-end. Or maybe something even better, I don't know
All reactions