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

Any plans to support the PKCE OAuth2 flow? #752

Open
CoDanny opened this issue Jul 25, 2016 · 4 comments
Open

Any plans to support the PKCE OAuth2 flow? #752

CoDanny opened this issue Jul 25, 2016 · 4 comments
Assignees
Milestone

Comments

@CoDanny
Copy link

CoDanny commented Jul 25, 2016

More information here: https://pfelix.wordpress.com/2016/02/15/oauth-2-0-and-pkce/ and here: https://tools.ietf.org/html/rfc7636

@bshaffer
Copy link
Owner

Hi @CoDanny ! We have no plans yet, but this is an interesting spec, and definitely seems like one worth supporting.

@Herz3h
Copy link

Herz3h commented Jul 4, 2017

Whats the recommended flow to use for native apps if this flow is not available with this library ?

Authorization code with the risk of an app responding to the same scheme registered by own app?

@bluebaroncanada bluebaroncanada self-assigned this Aug 11, 2017
@bluebaroncanada bluebaroncanada added this to the v2.0.0 milestone Aug 11, 2017
@belinde
Copy link

belinde commented Mar 10, 2018

I need to implement PKCE ASAP for a project of mine. Do you have already written something or I have to start from scratch? In the second case what's the better way to submit my solution? A pull request is ok?

@dgwyer
Copy link

dgwyer commented Mar 18, 2024

PKCE support was added in v1.14.0 so this issue can be closed now.

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

6 participants