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

Modify tokens to support states #31

Closed
2 tasks done
Syndesi opened this issue Dec 1, 2023 · 0 comments
Closed
2 tasks done

Modify tokens to support states #31

Syndesi opened this issue Dec 1, 2023 · 0 comments
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Dec 1, 2023

In order to implement Ember Nexus API #59, tokens require a new property called state, which must be set to ACTIVE in order for the token to be working.

Tasks:

  • Add property state: 'ACTIVE' to all existing tokens.
  • Add a new testcase with three tokens of the states ACTIVE, REVOKED and EXPIRED.
@Syndesi Syndesi added this to the 0.1.0 milestone Dec 1, 2023
@Syndesi Syndesi moved this to In Progress in API Feature Progress Dec 1, 2023
@Syndesi Syndesi closed this as completed in 90b98f0 Dec 1, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in API Feature Progress Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant