EduardoJM / tunelator-backend

MIT License
0 stars 0 forks source link

Made the login by the api (simple_jwt) update the last_login #52

Closed EduardoJM closed 2 years ago

EduardoJM commented 2 years ago
SIMPLE_JWT = {
  # ...
  'UPDATE_LAST_LOGIN': False,
  # ...
}

https://django-rest-framework-simplejwt.readthedocs.io/en/latest/settings.html