urbanairship / python-library

A Python library for using the Airship APIs for push notifications, reporting and other message types
https://docs.airship.com/api/libraries/python/
Other
82 stars 65 forks source link

Inclusion of token authentication #52

Closed guedes-joaofelipe closed 2 years ago

guedes-joaofelipe commented 3 years ago

If you want your PR addressed quickly, please also reach out to our support team so we can understand when you need it reviewed and how it is impacting your use of our services. We also generally will not release new versions of our library without new feature support, a bug fix, or a clear reason from a customer why an update is required to minimize how often other customers need to update.

What does this do and why?

Please include link to open issue if applicable.

Additional notes for reviewers

Testing

Airship Contribution Agreement

Link here

Screenshots

aschuman0 commented 2 years ago

While we ended up taking a slightly different path with this, bearer token authentication is supported as of 6.0.1. Thank you!