Skip to content

Conversation

conradev
Copy link
Contributor

The previous code broke OAuthLib when rotate_refresh_token() returned False. OAuthLib would attempt to serialize the RefreshToken object into JSON (it is supposed to be a string).

This is where the refresh_token gets replaced by oauth-toolkit, and this is where it breaks OAuthLib.

This breaks OAuthLib when `rotate_refresh_token()` returns `False`
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) when pulling 7f76679 on conradev:patch-1 into e983442 on evonove:master.

@masci masci merged commit 7f76679 into django-oauth:master Jan 7, 2015
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.

3 participants