ably-js icon indicating copy to clipboard operation
ably-js copied to clipboard

Implement token revocation

Open deanna-lad opened this issue 2 years ago • 0 comments

Please implement the token revocation as specified in the spec documentation as created ably/docs#1426 and using this prototype as a referencehttps://github.com/ably/ably-cocoa/pull/1430 and issue in cocoa https://github.com/ably/ably-cocoa/issues/1429

To dos:

  • Create a new branch that will contain token revocation work
  • Add necessary classes / functions following spec and reference implementation. Ikbal is happy to answer any questions.
  • For networking layer (Make REST request, encode, decode), follow the existing pattern on your repo . Make sure to check REST API documentation
  • Write tests for the feature

┆Issue is synchronized with this Jira Story by Unito

deanna-lad avatar Jun 09 '22 09:06 deanna-lad