Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

how to invalidate all existing access tokens for particular user

Not applicable
 
Solved Solved
1 4 586
1 ACCEPTED SOLUTION

Not applicable

Hello @Guru Venkatesh,

Just to add what @swilliams has told, it is possible to use the Management API to revoke the tokens associated with a particular user.

But that has to be taken care at the time of Access Token Generation by inserting the value of the end user id in the tag "<AppEndUser>" to the access token. This is explained very well here.

Hope this helps.

View solution in original post

4 REPLIES 4
Top Solution Authors