Logo

dev-resources.site

for different kinds of informations.

Djoser+SimpleJWT

Published at
12/11/2024
Categories
django
djoser
drf
jwt
Author
Eshat Jubayer
Categories
4 categories in total
django
open
djoser
open
drf
open
jwt
open
Djoser+SimpleJWT

I'm using Djoser for authentication in my Django project, and I've noticed that the default behavior doesn't prevent a user who is already logged in from logging in again, nor does it prevent logged-in users from creating new accounts. Is this the expected behavior, or is there something I might be missing?

Featured ones: