The newly registered user gets an email for activation. Then I click on the verify button which takes uid and token from the link and posts it to auth/users/activation/ and then gets the response stale token for the given user no matter how fast I click on the link on verify link . the result is the same. But Right after that got another 200 response. It sends 2 requests at once.
Backend

Network and Response


Repo
Frontend
Backend