- There are 3 new files you will need to add.
- You will need to vendor in django-oauth2-provider into your project.
Once done, add a folder in provider/oauth2
called ext
. In the end this path will exist: provider/oauth2/ext
.
Place the 3 files below into that folder with an __init__.py