juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.63k stars 1.36k forks source link

refactor(users): Force 2FA in prod env #6592

Closed ThisIsMani closed 3 days ago

ThisIsMani commented 4 days ago

Currently 2FA is not forced on prod, users have ability to skip it.

For the PCI compliance, we have to force users to setup and use 2FA.