2
Answers

Token based authentication

Photo of Laxmi Katti

Laxmi Katti

6y
592
1
Once i create a token by giving username and password it should not change untill its expiry time expires.
Suppose i get access token again within one minute i post new request it gives another token but i want the same token it should not change 

Answers (2)