CakeDC / users

Users Plugin for CakePHP
https://www.cakedc.com
Other
521 stars 296 forks source link

Two Factor refactoring. Introduce TwoFactorProcessors. #1072

Open skie opened 9 months ago

skie commented 9 months ago

extract two factor logic into separate classes processing each type of 2fa. Requires auth 7.3.0 after release.

steinkel commented 9 months ago

It looks good. It has breaking changes though, we may need to consider a major version.