How to Setup Google Authenticator in Xenforo Login System ? [Need Help]

Splicho

Synapse-Themes.cc Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
835
Points
153

Reputation:

What do you mean google authenticator? You mean google login?

You can manage Oauth providers via /admin.php?connected-accounts/
 

ShieldX

Well-known member
Registered
Joined
Mar 27, 2022
Messages
553
Points
53

Reputation:

What do you mean google authenticator? You mean google login?

You can manage Oauth providers via /admin.php?connected-accounts/
Splicholater i recognized , xenforo give inside that no need of addon . , i don't understand 1 thing in my hosting when i enable email verification in user registration , so email doesn't go to domain like gmail yahhoo etc etc mean popular service , but when i use tempory emails i am receiving the code , this is strange if my php smtp not working then what is the reason behind not getting on gmail etc
 

Splicho

Synapse-Themes.cc Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
835
Points
153

Reputation:

later i recognized , xenforo give inside that no need of addon . , i don't understand 1 thing in my hosting when i enable email verification in user registration , so email doesn't go to domain like gmail yahhoo etc etc mean popular service , but when i use tempory emails i am receiving the code , this is strange if my php smtp not working then what is the reason behind not getting on gmail etc
ShieldXIt could be the reason that your domain is not trustworthy enough.

Did you double check your SMTP settings?
If your website is proxied through cloudflare, you also need these DNS records:
  • default._domainkey
  • _dmarc
  • and an MX record pointing to your smtp server
 
Top