This is gonna Involve several layers of action, I can't keep making the mistake of going straight to implementation. Right now MFAEngine uses the cli through a wrapper defined in src/voxkit/services/, the logic should migrate to use the mfa library directly, this will mean that users of VoxKit no longer have to download the mfa cli separatly (massive improvement to usability). That's why priority is high. Docs here.
This is gonna Involve several layers of action, I can't keep making the mistake of going straight to implementation. Right now MFAEngine uses the cli through a wrapper defined in
src/voxkit/services/, the logic should migrate to use the mfa library directly, this will mean that users of VoxKit no longer have to download the mfa cli separatly (massive improvement to usability). That's why priority is high. Docs here.