GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
142 stars 40 forks source link

Set algo in jwt decode for deprecation notice #116

Closed ferhatelmas closed 4 years ago

ferhatelmas commented 4 years ago

JWT decode without an algorithm is deprecated and throws warning, so we set explicitly to silence warnings.