Iam developing authentication using token in django rest. I successfully developed the login api view where, the token is generated and returned after user is logged in usin