Skip to content

Implement support for PKCE #21

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

Merged
merged 28 commits into from
Sep 8, 2023

Conversation

ArtyomVancyan
Copy link
Member

@ArtyomVancyan ArtyomVancyan commented Sep 1, 2023

Motivation:

This PR implements support for PKCE (in scope of #18). Also, it implements an IDP simulator that is used for testing purposes such as PKCE and CSRF, updates the documentation regarding the changes by adding new sections, covering the "Features" (describes SSR & REST APIs usage in the scope of #19) and "Tutorials".

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you updated the documentation related to the changes you have made?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

@ArtyomVancyan ArtyomVancyan linked an issue Sep 1, 2023 that may be closed by this pull request
@ArtyomVancyan ArtyomVancyan marked this pull request as ready for review September 8, 2023 17:22
@ArtyomVancyan ArtyomVancyan merged commit f3ae78f into pysnippet:master Sep 8, 2023
@ArtyomVancyan ArtyomVancyan deleted the pkce-support branch September 8, 2023 17:24
@ArtyomVancyan ArtyomVancyan linked an issue Sep 8, 2023 that may be closed by this pull request
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.

Make compatible with REST APIs Implement support for PKCE
1 participant