Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement token revocation #544

Open
deanna-lad opened this issue Jun 9, 2022 · 0 comments
Open

Implement token revocation #544

deanna-lad opened this issue Jun 9, 2022 · 0 comments
Labels
enhancement New feature or improved functionality.

Comments

@deanna-lad
Copy link

deanna-lad commented Jun 9, 2022

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 Task by Unito

@deanna-lad deanna-lad added the enhancement New feature or improved functionality. label Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

1 participant