django-oauth-toolkit
django-oauth-toolkit copied to clipboard
Don't access oauth2_settings if OAuthLibCore server parameter is prov…
Description of the Change
Dont access oauth2_settings if server parameter is provided
Checklist
- [x] PR only contains one change (considered splitting up PR)
- [ ] unit-test added
- [ ] documentation updated
- [ ]
CHANGELOG.mdupdated (only for user relevant changes) - [x] author name in
AUTHORS
@claytonsingh what is the purpose of this change? How and why would one do this?
I have some specific requirements and am not using this library in INSTALLED_APPS. The methods and classes do provide extensive value though.