Web Connection
Two Factor Authentication and MFA
Hi Rick,
Do you have any code to handle Web Connection Login with MFA/2FA authentication? Specifically with apps like authenticator?
Thank you, Joy Tan

Not for Web Connection, but I've written about how to do it (in .NET):
We can use the same tools with Web Connection via wwDotnetBridge (ie. the GoogleAuthenticator
library).
+++ Rick ---