I would like to ask if there is a module for 2FA Auth for Bablosoft, or if it's possible to implement it? I want to create a login system that also provides authentication for the account that has been created. Thank you.
I saw both of those and I'm sure they'll work perfect for accounts that have the 2fa already enabled, but still seeking a way to enable the 2fa on an account through automation.
I know Chrome DevTools Protocol (CDP) provides a way to interact with Chromium-based browsers but no idea how I can do that with BAS or if its even possible.