-
Notifications
You must be signed in to change notification settings - Fork 16
Implement token revocation #369
Copy link
Copy link
Open
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.
Description
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 ably/ably-cocoa#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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improved functionality.New feature or improved functionality.