FeatureFuel
2

Provide option to set up 2FA/MFA with REST APIs

Source: supabase/supabase#30249 · opened by @ebamoh1
Can we have the option to set up 2FA/MFA using REST endpoints? If this is already possible, can you please share the documentation since I couldn't find it?

Currently, the only option I see available is to use Javascript but for security purposes and efficiency, we prefer to handle auth and other sensitive actions through the backend server as that allows us to easily add in additional logic and checks (both on the database and using other external resources which are accessible by REST APIs).

I'm exploring migrating our app to Supabase and want to use the TOTP Auth MFA but can't see an easy way to integrate that option to work with our server-based flows. We currently use Twilio's Verify REST endpoints to provide 2FA/MFA and if switching to Supabase, we would rather have all Authentication handled from one place (

Thanks.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests