Hi there.
I am starting to develop an app using oauth2 and am managing to access the api using a bearer token.
I’m wondering where the user should go to revoke the apps access token, as I can’t seem to find it with the experiments I am doing. I understood from another thread that the token is valid for 30days? But can’t seem to find where a user could revoke the token should the app be not needed anymore? Or heaven forbid become compromised somehow.
Note at this stage as I am developing the app is not “installed” as such, it does not appear under the installed apps tab in monday.
Thanks in advance for your help.
M