simple_openid_connect.integrations.djangorestframework.permissions¶
DRF permission classes
See the DRF documentation on Setting the permission policy on how to use the classes contained here.
Classes
Check whether an authenticated user has a session with the required scope |
|
Check whether an authenticated user has a token with the required scope |