pusher / pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API
https://pusher.com/docs/server_api_guide
1.42k stars 309 forks source link

Add authenticateUser function and rename socketAuth to authorizeChannel #330

Closed sonologico closed 2 years ago

sonologico commented 2 years ago

Description

Add authenticateUser, authorizeChannel and authorizePresenceChannel (convenience function). Deprecate socketAuth and related functions

CHANGELOG