oauth2 ustawienia + uprawnienia
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
208428c5c7
commit
4fadb033e2
@ -5,7 +5,7 @@ from core.models import MyUser, AnonymousUserData
|
|||||||
from rest_framework import status
|
from rest_framework import status
|
||||||
from jobposting.permissions import ClientCredentialPermission
|
from jobposting.permissions import ClientCredentialPermission
|
||||||
from oauth2_provider.contrib.rest_framework import TokenHasReadWriteScope, OAuth2Authentication
|
from oauth2_provider.contrib.rest_framework import TokenHasReadWriteScope, OAuth2Authentication
|
||||||
from auth import OAuth2ClientCredentialAuthentication
|
from jobposting.auth import OAuth2ClientCredentialAuthentication
|
||||||
|
|
||||||
|
|
||||||
from jobposting.serializers import (
|
from jobposting.serializers import (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user