Open
Description
Summary
an auto mfa solver on password based requests.
What is the feature request for?
The core library
The Problem
normally we'll have to fetch the mfa ticket key and solve it using a secondary REST request with password in its header.
The Ideal Solution
it could be easier to turn it into a function and return a secure MFA key in a var , could be reused within the exp period
The Current Solution
No response
Additional Context
No response