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

Consider dropping auth.Scopes #7

Open
sagikazarmark opened this issue Sep 20, 2023 · 1 comment
Open

Consider dropping auth.Scopes #7

sagikazarmark opened this issue Sep 20, 2023 · 1 comment

Comments

@sagikazarmark
Copy link
Member

Or maybe make it a default across all interfaces

@sagikazarmark
Copy link
Member Author

Scopes is a great utility to help formatting a list of scopes as string, but there is no added value in it. We might want to drop it from the public API to reduce the API surface, but it could be useful to others (ie. implementing a custom audit log solution).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant