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

Enhance samples regarding their use of scopes #386

Open
bocops opened this issue Dec 10, 2023 · 0 comments
Open

Enhance samples regarding their use of scopes #386

bocops opened this issue Dec 10, 2023 · 0 comments

Comments

@bocops
Copy link
Collaborator

bocops commented Dec 10, 2023

Enhance samples that use the Scope class to showcase requesting less than "full" scope - instead, give samples that for example just request read access, or specific child scopes of write access. This affects the following existing samples in both Java and Kotlin:

  • Authenticator
  • GetAppRegistration
  • OAuthGetAccessToken

In each of the other samples, add a comment about the minimum scope the given access token needs to have for the sample to run successfully.

This should be done after #382 has been merged.

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