pusher / pusher-http-php

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

Update encryption_master_key property name #371

Closed arkaitzgarro closed 1 year ago

arkaitzgarro commented 1 year ago

Description

encryption_master_key property for end to end encryption configuration, encryption_master_key_base64 should be used instead.

CHANGELOG