Closed divadsn closed 2 weeks ago
Some services like Discord return information back whether an user has 2FA enabled on their account or not.
An option to only allow OAuth login for users that have 2FA enabled on that service might reduce the risk of account hijacking.
Since info about enabled oauth is service specific, this would need to be implemented in the individual oauth provider plugins.
Feature Description
Some services like Discord return information back whether an user has 2FA enabled on their account or not.
An option to only allow OAuth login for users that have 2FA enabled on that service might reduce the risk of account hijacking.