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

Add support for Proof Key for Code Exchange #1

Closed
jarrodek opened this issue Jan 22, 2020 · 0 comments
Closed

Add support for Proof Key for Code Exchange #1

jarrodek opened this issue Jan 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jarrodek
Copy link
Contributor

Add an UI to enable Proof Key for Code Exchange (PKCE).
On the UI level there should be an option to (on/off) to tell the application that the server requires PKCE for authentication. The @advanced-rest-client/oauth-authorization or a hosting application (depending on configuration) should include code challenge/verifier with the request.

PKCE is not to be a default option when making a request. It has to be and option to be selected by the user.

Resources:

This is related to: advanced-rest-client/arc-electron#221

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

No branches or pull requests

1 participant