Skip to content

Commit

Permalink
Updated README, removed limitation for jwt auth
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Sep 4, 2024
1 parent 2491fe9 commit 8159c05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -490,9 +490,6 @@ As of release 1.2.0, the following are not implemented and will be covered in fu

- [Push notifications admin API](https://ably.com/docs/api/rest-sdk/push-admin) is not implemented.

- [JWT authentication](https://ably.com/docs/auth/token?lang=javascript#jwt) using `auth-url` is not implemented.
See [jwt auth issue](https://github.com/ably/ably-go/issues/569) for more details.

### Realtime API

- Channel suspended state is partially implemented. See [suspended channel state](https://github.com/ably/ably-go/issues/568).
Expand Down

0 comments on commit 8159c05

Please sign in to comment.