FluxBB\Server\ServerServiceProvider::registerAuthorizers PHP Method

registerAuthorizers() protected method

Register all authorizer with the authorization server.
protected registerAuthorizers ( AuthorizationServer $auth ) : void
$auth AuthorizationServer
return void
    protected function registerAuthorizers(AuthorizationServer $auth)
    {
        //
    }