You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user login from client (visit api-token-auth and get the token), return just token, without user id,
So I have to get user info again, I think may return id and token is more useful.