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

PKCE user authentication #193

Merged
merged 2 commits into from Sep 2, 2020
Merged

PKCE user authentication #193

merged 2 commits into from Sep 2, 2020

Conversation

felix-hilden
Copy link
Owner

@felix-hilden felix-hilden commented Jul 2, 2020

Add PKCE user authorisation.

Closes #189

  • Tests written with 100% coverage
  • Documentation and changelog entry written
  • All tox checks passed with an appropriately configured
    environment

Tests fail currently because access tokens cannot be refreshed in the same way. The refresh token in the environment needs to be generated with the new method.

@felix-hilden felix-hilden self-assigned this Jul 2, 2020
@felix-hilden felix-hilden added this to the v3.0.0 milestone Jul 2, 2020
@felix-hilden
Copy link
Owner Author

We could also include an example of using this in an API.

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 this pull request may close these issues.

Add PKCE to user authentication
1 participant