I try to login oauth on my app.
If I login here, I will automatically login to https://sandbox.dev.clover.com/ .
If I call ouath again, the login window will open with automatic login completed.
I want to logout the account using js.
After logout of https://sandbox.dev.clover.com/ , I can re-enter my account by login from my app. Can't I do this logic on the API stage?