I am using django rest framework and trying to implement a security solution. The user has to login again after certain time period of inactivity.
Right now I am tryi