Hi guys!
I would like to know, if it possible to use Google Authenticator as 2FA on our gaming platform and if it free for company?
Many thanks in advance for your answer!
Best regards,
Tamara
Hi
Google authenticator is free so your users can use it no issue.
The main part is to build the system on your side that will allow 2FA to work.
Here an blog post that illustrate what a company made to provide this feature to it's users.
https://www.gosquared.com/blog/building-two-factor-authentication
Stéphane
Hi, I would like to know if there is any URL/Endpoint through which I can generate OTP by passing secret key for 2FA.
For example let's say https://abcd.com/"my secretkey" so here if I pass my secretkey I want an output of OTP.