adaojunior / pusher

The Dart library for interacting with the Pusher HTTP API.
https://pub.dartlang.org/packages/pusher
MIT License
12 stars 13 forks source link

support useApplicationDefaultCredentials #15

Open adaojunior opened 7 years ago

adaojunior commented 7 years ago

new Pusher.useApplicationDefaultCredentials() should use env variables to create the pusher client out of the box.