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 scopes as an enum #4

Closed
craysiii opened this issue Nov 13, 2023 · 0 comments · Fixed by #10 or #15
Closed

Implement scopes as an enum #4

craysiii opened this issue Nov 13, 2023 · 0 comments · Fixed by #10 or #15
Labels
enhancement New feature or request

Comments

@craysiii
Copy link
Owner

Currently we only support a single string passed to a Client constructor. We should be able to pass multiple enums to this parameter which then get properly formatted into a string.

@craysiii craysiii added the enhancement New feature or request label Nov 13, 2023
@craysiii craysiii linked a pull request Apr 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant