Skip to content

Conversation

@abastian
Copy link

@abastian abastian commented Oct 6, 2016

Hi dirkmoors, I have merge this branch with upstream/master (evonove/django-oauth-toolkit) per Oct, 6 2016.
I hope it can help this feature to be include in next release of django-oauth-toolkit, since this feature can help for implementing jwt as access token and refresh token (in my current project, need this feature)

btw, I only test this using on py27-django18, py27-django19, py35-django18, py35-django19, docs and flake8... since I don't have environement for py32, py33 and py34

regards,
abastian

drgarcia1986 and others added 30 commits August 10, 2015 11:44
As stated by the Django documentation, and Django 1.9 removed the
patterns method
Add the py35-django19 env to travis but allow it to fail
palazzem and others added 30 commits December 15, 2015 16:30
Minor grammar and style edits.
…rojects

As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
The new links work ok.

Convert readthedocs link for their .org -> .io migration for hosted projects
Change documentation for the Application urls
…cesstoken-and-refreshtoken

# Conflicts:
#	oauth2_provider/models.py
#	oauth2_provider/tests/test_authorization_code.py
#	oauth2_provider/tests/test_decorators.py
#	oauth2_provider/tests/test_models.py
#	oauth2_provider/tests/test_scopes.py
#	oauth2_provider/tests/test_token_revocation.py
- mark compat_handlers to be unchecked by flex8
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.