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

Implement PKCE #1

Closed
Alex4386 opened this issue Jan 31, 2021 · 2 comments
Closed

Implement PKCE #1

Alex4386 opened this issue Jan 31, 2021 · 2 comments
Labels
enhancement New feature or request working Maintainer is currently working on this

Comments

@Alex4386
Copy link
Member

/auth and /token endpoints should implement PKCE (Proof Key for Code Exchange)

Video Reference

@Alex4386 Alex4386 added the enhancement New feature or request label Jan 31, 2021
@Alex4386 Alex4386 added this to the Minimum Viable Product milestone Jan 31, 2021
@Alex4386 Alex4386 mentioned this issue Feb 1, 2021
4 tasks
@Alex4386
Copy link
Member Author

Alex4386 commented Feb 1, 2021

client_secret less login was implemented, PKCE should be implemented to secure these implicit flows

@Alex4386
Copy link
Member Author

Alex4386 commented Feb 1, 2021

Due to an deadlock with #10, This issue is now included in Minimum Feature Set Milestone

@Alex4386 Alex4386 added the working Maintainer is currently working on this label Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request working Maintainer is currently working on this
Projects
None yet
Development

No branches or pull requests

1 participant