phpBB API Documentation
Namespace

phpbb\auth\provider

apache Apache authentication provider for phpBB3
base Base authentication provider class that all other providers should implement
db Database authentication provider for phpBB3 This is for authentication via the integrated user table
ldap Database authentication provider for phpBB3 This is for authentication via the integrated user table

Interfaces

provider_interface The interface authentication provider classes have to implement.