Member
Member
gul791   14-02-2019, 13:04
#1

I am running phpBB forum. Zenphoto gallery will be its subdomain. I want to auto-generate the Zenphoto user when a user registers at phpBB. So that users do not have to go through double registration hassle. Is there any ZenphotoAPI exists for the registeration and login? Thanks

Administrator
Administrator
acrylian   14-02-2019, 13:46
#2

You would need to create a plugin for external authentification process. See the comments in zp-core/external_auth.php.
Or you create a complete custom authorization handler. See the comments within zp-core/lib-auth.php.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.