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

Fix Authorization Callback PKCE Verifier :none #30

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Conversation

maennchen
Copy link
Member

Fixes #29

@maennchen maennchen added the bug Something isn't working label Dec 22, 2024
@maennchen maennchen self-assigned this Dec 22, 2024
@coveralls
Copy link

coveralls commented Dec 22, 2024

Pull Request Test Coverage Report for Build 54962c1f27b423b52f278fc13ea333377cec6524-PR-30

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 93.96%

Totals Coverage Status
Change from base Build c195e9d4d3e11eebf115b97bcea3142fb6652085: 0.1%
Covered Lines: 140
Relevant Lines: 149

💛 - Coveralls

@maennchen maennchen merged commit 56255b0 into main Dec 22, 2024
8 of 13 checks passed
@maennchen maennchen deleted the pkce-none-fix branch December 22, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to retrieve token {:error, {:bad_body_generator, {:error, :invalid_input, :none}}}
2 participants