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

Parse token scopes and improve scope operations #177

Closed
felix-hilden opened this issue May 6, 2020 · 0 comments
Closed

Parse token scopes and improve scope operations #177

felix-hilden opened this issue May 6, 2020 · 0 comments
Assignees
Labels
change Change behaviour of an existing component enhancement New feature or improvement
Milestone

Comments

@felix-hilden
Copy link
Owner

Scopes returned in token objects are currently strings. They should be scope objects instead to allow them to be directly used e.g. in expanding the scope of a token. Let's parse them as scopes.

Scope operations should also be expanded to handle all combinations of adding and subtracting strings, enums and Scopes.

@felix-hilden felix-hilden added enhancement New feature or improvement change Change behaviour of an existing component labels May 6, 2020
@felix-hilden felix-hilden added this to the v2.0.0 milestone May 6, 2020
@felix-hilden felix-hilden self-assigned this May 6, 2020
@felix-hilden felix-hilden mentioned this issue May 7, 2020
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Change behaviour of an existing component enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant