eadwinCode / django-ninja-jwt

A JSON Web Token authentication plugin for the Django REST Framework.
https://eadwincode.github.io/django-ninja-jwt/
MIT License
149 stars 21 forks source link

How to get information in the JWT Token #74

Closed TianaNanta closed 6 months ago

TianaNanta commented 6 months ago

How to get and use the information inside the JWT Token ? I want to use the id of the connected user to assign it to an item