Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Apr 8, 2020

Description of the Change

OAuthLib landed PKCE support in 3.1.0 version via oauthlib/oauthlib#671. Therefore there is no need for work-around in django-oauth-toolkit.

Docs where failing due to m2r lacks compatibility with sphinx 3.x, so had to specify sphinx version to be lower than 3.

Maybe we need a new release with this change.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@coveralls
Copy link

coveralls commented Apr 8, 2020

Pull Request Test Coverage Report for Build 1374

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 94.779%

Totals Coverage Status
Change from base Build 1367: -0.02%
Covered Lines: 1289
Relevant Lines: 1360

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1360

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.4%) to 94.42%

Files with Coverage Reduction New Missed Lines %
oauth2_provider/views/base.py 5 93.33%
Totals Coverage Status
Change from base Build 1356: -0.4%
Covered Lines: 1286
Relevant Lines: 1362

💛 - Coveralls

@dulmandakh dulmandakh closed this Apr 8, 2020
@dulmandakh dulmandakh reopened this Apr 9, 2020
@auvipy auvipy merged commit 0f133a3 into django-oauth:master Apr 9, 2020
@n2ygk
Copy link
Contributor

n2ygk commented Apr 10, 2020

@auvipy please enforce our PR requirements check boxes not checked: @dulmandakh not in AUTHORS as far as I can see. Credit(blame:-) where credit is due.

@auvipy
Copy link
Contributor

auvipy commented Apr 10, 2020

ohh damn!

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.

4 participants