You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I restrict some of the views, e.g. ApplicationRegistration, to superusers? Your tutorial uses settings.DEBUG, but that's not an option in production.
The text was updated successfully, but these errors were encountered:
I have the same concern as this question:
https://stackoverflow.com/questions/40666252/securing-django-oauth-toolkit-views
How do I restrict some of the views, e.g. ApplicationRegistration, to superusers? Your tutorial uses settings.DEBUG, but that's not an option in production.
The text was updated successfully, but these errors were encountered: