pusher / pusher-http-python

Pusher Channels HTTP API library for Python
https://pusher.com/docs/server_api_guide
MIT License
375 stars 112 forks source link

Add test for auth client with encrypted channels #148

Closed damdo closed 5 years ago

damdo commented 5 years ago

This PR aims to add a test to check the behavior of the AuthenticationClient with encrypted channels. The need of this test was highlighted by #145.

damdo commented 5 years ago

cc. @ericmarcos