简体   繁体   中英

Social login with OAuth Provider for phpBB

Okay, so in phpBB, OAuth service has already implemented as other authentication method for phpBB (in ACP > General > Authentication > Oauth), but phpbb only provides bitly, facebook, and google authentication by default ...

here's the picture :

phpBB_OAuth

so how can I add other service beside those three ?

You can't unless you have knowledge of or Oauth works and the PHP workflow. I wanted to extend the providers as well and a while ago I found an extension for phpBB called "BBoauth" by SiteSplat. Here's a screenshot of what I have enabled on my phpBB forum:

BBoauth-用于扩展oauth提供程序的phpBB扩展

You can get a hold of a copy after you get the premium themes here: phpBB theme

It works great and the developer is top notch.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM