How to clear the Custom Chrome Tabs cookies after revoking token on android

I am integrating the Okta to my solution and using the AppAuth library to communicate with Okta SSO server. I would like to know how to clear the how to clear the Custom Chrome Tabs cookies after revoking token on android silently in the code? Does Okta has any logout URL to clear the session cookies? Help is much appreciated…