oauth2 ustawienia + uprawnienia
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Jakub K 2024-01-12 17:10:09 +01:00
parent 208428c5c7
commit 4fadb033e2

View File

@ -5,7 +5,7 @@ from core.models import MyUser, AnonymousUserData
from rest_framework import status
from jobposting.permissions import ClientCredentialPermission
from oauth2_provider.contrib.rest_framework import TokenHasReadWriteScope, OAuth2Authentication
from auth import OAuth2ClientCredentialAuthentication
from jobposting.auth import OAuth2ClientCredentialAuthentication
from jobposting.serializers import (