-
Notifications
You must be signed in to change notification settings - Fork 819
Closed
Description
I was following the documentation:
At the part regarding rw_protected_resource, I was having the error:
name 'rw_protected_resource' is not defined
Because the import of the website is importing:
from oauth2_provider.decorators import protected_resource
and not:
from oauth2_provider.decorators import rw_protected_resource
Metadata
Metadata
Assignees
Labels
No labels