ably / ably-java

Java, Android, Clojure and Scala client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
86 stars 39 forks source link

chore(Auth): get rid of unnecessary padding removal for Auth tokens #1021

Closed ttypic closed 2 months ago

ttypic commented 2 months ago

Makes ably-java SDK consistent with other SDKs. In other SDKs we use base64 encoding with padding for Auth tokens