Is your feature request related to a problem? Please describe.
RuneMate requires 2FA and there's currently no way to supply the 2FA code via the command line.
RuneMate platform currently allows users to disable 2FA from the site, but afterwards users are not able to authenticate the RuneMate client without 2FA being enabled.
Describe the solution you'd like
I would like RuneMate to either:
Allow a user to disable 2FA on the client program, or
Enable users to pass in a 2FA code via a command line argument.
Enable users to whitelist IP addresses for the RuneMate client via the RuneMate platform.
Examples:
-login=username:password[:TFA]
Describe alternatives you've considered
(already provided an alternative above)
Additional context
It's important for some end-users to automate the authentication process. Providing those above features would allow users to actually automate the authentication of the client, currently username:password is not sufficient to login for some users.
Is your feature request related to a problem? Please describe.
RuneMate requires 2FA and there's currently no way to supply the 2FA code via the command line.
RuneMate platform currently allows users to disable 2FA from the site, but afterwards users are not able to authenticate the RuneMate client without 2FA being enabled.
Describe the solution you'd like
I would like RuneMate to either:
Examples:
-login=username:password[:TFA]
Describe alternatives you've considered
(already provided an alternative above)
Additional context
It's important for some end-users to automate the authentication process. Providing those above features would allow users to actually automate the authentication of the client, currently username:password is not sufficient to login for some users.