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

Replace usage of api with read_api in getAuthorizationUrl #25

Open
garbast opened this issue May 26, 2021 · 3 comments · May be fixed by #53
Open

Replace usage of api with read_api in getAuthorizationUrl #25

garbast opened this issue May 26, 2021 · 3 comments · May be fixed by #53

Comments

@garbast
Copy link
Contributor

garbast commented May 26, 2021

Using api scope, while the same can be achieved with read_api, gives to many rights that are not needed.

This could be reduced in

'scope' => ['api', 'read_user', 'openid']

@infabo
Copy link
Contributor

infabo commented Jun 2, 2021

+1

@zenobio93 zenobio93 self-assigned this Jan 17, 2022
@garbast
Copy link
Contributor Author

garbast commented Oct 10, 2023

Where do we go from here with this request?

@zenobio93 zenobio93 removed their assignment Dec 21, 2023
@christian-fries christian-fries linked a pull request Jul 10, 2024 that will close this issue
@christian-fries
Copy link

Because the change of the scope is a breaking change, I propose to target a new major version

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

Successfully merging a pull request may close this issue.

4 participants