I like the idea of additional/pluggable 2fa providers, but not necessarily being locked into a certain set of providers.
Was looking at the Clients model stuff where 2fa seems to happen the other day - would be neat to add some kind of hooking mechanism where we could call custom code there without having to hack on core files.. If there isn't already and I've just missed it.
technically I made my fraudrecord anti fraud module originally without editing core files(but had to modify core files to get always on/always run fraud checks to work though)
I'm sure I *could* implement custom 2fa (maybe something around Appcontroller.preAction) but I feel like it'd be a massive hack unless I missed some obvious way in there.
If someone can "sponsor" me a account with this api provider that has credits I will make the module
I like the idea of additional/pluggable 2fa providers, but not necessarily being locked into a certain set of providers.
Was looking at the Clients model stuff where 2fa seems to happen the other day - would be neat to add some kind of hooking mechanism where we could call custom code there without having to hack on core files.. If there isn't already and I've just missed it.
technically I made my fraudrecord anti fraud module originally without editing core files(but had to modify core files to get always on/always run fraud checks to work though)
Comments have been locked on this page!