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

Update the API.md to explain how 'Confidential' Applications work #1669

Open
connorshea opened this issue Dec 3, 2020 · 0 comments
Open
Labels
api GraphQL API-related issues and PRs enhancement New feature or request

Comments

@connorshea
Copy link
Owner

For OAuth applications you can set whether an application is "Confidential", which essentially determines whether the user needs to pass an Application Secret with the request for it to authenticate. Need to explain that in the API docs.

And also maybe make it so non-confidential applications can only use the read scope.

And try to figure out if there's a way to use state. Unfortunately doorkeeper doesn't seem to support it.

@connorshea connorshea added enhancement New feature or request api GraphQL API-related issues and PRs labels Dec 3, 2020
@connorshea connorshea changed the title Update the API.md to explain how confidential works Update the API.md to explain how 'Confidential' Applications work Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api GraphQL API-related issues and PRs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant