DEV Community

Discussion on: Django Rest Framework custom JWT authentication

Collapse
 
a_atalla profile image
Ahmed Atalla

you have to set it your self in settings.p file

REFRESH_TOKEN_SECRET='you secret string'