pubnub / arduino

The Official PubNub Arduino-based API!
Other
103 stars 49 forks source link

Add support for PAM key authentication for stream subscription #3

Closed spapin closed 9 years ago

spapin commented 9 years ago

Pubnub allows restriction of stream subscription to users with a valid PAM token, this token is provided by adding the argument ?auth= to the GET request URL.

vveljko commented 9 years ago

Added as of commit/version: d8fdac39c6c0037f040fecfe3c9fd29c1c27a6d2.