Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Prevent getting multiple access token

I have access_token_A and refresh_token_A then I request for another access token and I will get access_token_B and refresh_token_B.

According to the official documentation the refresh_token_A is now invalid but access_token_A is valid until it expires. 

That is a problem for our scenario. Is there any way to prevent getting another access token when there is already an access token?

 

Best Answer
0 Votes
0 REPLIES 0