Skip to content

permissions DjangoModel not applied #433

Open
@mimo1612

Description

Hi,

I'm using rest_framework_simplejwt.authentication.JWTAuthentication in Django. Some users have limited access in the admin panel (Not POST)
With Postman when I'm connecting with Auth Basic, it works. But, with Bearer Token, permissions are not applied.
I think simplejwt overwrites the Django permissions.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions