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

Create a prototype for token revocation #1429

Open
4 of 5 tasks
ikbalkaya opened this issue Jun 7, 2022 · 0 comments · May be fixed by #1430
Open
4 of 5 tasks

Create a prototype for token revocation #1429

ikbalkaya opened this issue Jun 7, 2022 · 0 comments · May be fixed by #1430
Labels
enhancement New feature or improved functionality.

Comments

@ikbalkaya
Copy link
Contributor

ikbalkaya commented Jun 7, 2022

We would like to create an initial prototype as a reference for libraries in other languages, also to support spec documentation as created ably/docs#1426 .

This prototype is expected to contain all necessary pieces to satisfy token revocation feature, but is not expected to be production ready yet. For example we can ignore documentation and tests for now. Architecture should reflect close to its final stages but will likely change by reviews from peers.

Todos:

  • Create a new branch that will contain token revocation prototype
  • Start implementing feature by following spec. But do not necessarily stick to this spec as prototype can inform changes on it.
  • Add necessary classes and adapt to implementation of other REST based functions for networking layer. Make sure to check REST API documentation
  • Ask Ably to enable this feature for the app that is going to be used
  • Submit it for review to SDK team

┆Issue is synchronized with this Jira Story by Unito

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

Successfully merging a pull request may close this issue.

2 participants