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.
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.
Comments
Similar requests
Overhaul 2FA/MFA: Insecure in current form
3 votes · 0 comments
Auth: Auto-enforce AAL2 at API gateway level for MFA-enrolled users
1 vote · 0 comments
Allow the friendly name of an existing MFA factor to be updated/amended
4 votes · 0 comments
Force MFA enabled for all team members in Organization
9 votes · 0 comments
Add support for Backup/recovery codes as MFA
11 votes · 0 comments
No comments yet.