Skip to content

Commit

Permalink
Add improvement on new added auth methods
Browse files Browse the repository at this point in the history
  • Loading branch information
ikbalkaya committed Apr 28, 2023
1 parent 46fbd2f commit 9e7b3a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@

**Closed issues:**

- How to handle when user auth changes? [\#459](https://github.com/ably/ably-flutter/issues/459)
- How to handle when user auth changes?
Added new Auth methods: 'requestToken', 'authorize','createTokenRequest' [\#459](https://github
.com/ably/ably-flutter/issues/459)
- Expose `href` from `ErrorInfo` in bubbled exceptions [\#441](https://github.com/ably/ably-flutter/issues/441)
- java.util.HashMap cannot be cast to io.ably.lib.types.Param [\#439](https://github.com/ably/ably-flutter/issues/439)

Expand Down

0 comments on commit 9e7b3a8

Please sign in to comment.