CakeDC / users

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

Two Factor refactoring. Introduce TwoFactorProcessors. #1072

Open skie opened 5 months ago

skie commented 5 months ago

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

steinkel commented 5 months ago

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