Question
Remove Access token explicitly from OAuth2.0 code grant flow
Hi there,
We are OAuth 2.0 code grant flow to connect to an system. We want a functionality where we can have a logout button which will remove the auth token for that particular user.
