jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.16k stars 794 forks source link

Resolved documentation issue with Code Verifier and Code Challenge #1323

Closed petermcd closed 1 year ago

petermcd commented 1 year ago

Fixes #1322

Description of the Change

This resolves an issue with the instructions for generating a code challenge and code verifier. Following the instructions resulted in an error rather than getting the correct token details.

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1323 (3cf78cd) into master (1eca949) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1323   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          32       32           
  Lines        2073     2073           
=======================================
  Hits         2020     2020           
  Misses         53       53           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more