jazzband / django-oauth-toolkit

OAuth2 goodies for the Djangonauts!
https://django-oauth-toolkit.readthedocs.io
Other
3.06k stars 777 forks source link

Update middleware.py to use get_access_token_model instead of AccessToken #1380

Closed lazToum closed 1 month ago

lazToum commented 6 months ago

Update middleware.py

Fixes #1381

Description of the Change

Use get_access_token_model instead of AccessToken

Checklist

lazToum commented 1 month ago

Thanks! No worries