I am using below code to generate OAuth token. It is working fine. Now, I want to remove/ expire the token whenever I logout from the system. How can I achieve this? token.
I am using below code to generate OAuth token. It is working fine. Now, I want to remove/ expire the token whenever I logout from the system. How can I achieve this? token.