Log user out in browser using OAuth | Community
Skip to main content
Explorer
October 28, 2021
Question

Log user out in browser using OAuth

  • October 28, 2021
  • 1 reply
  • 4 views

Hello,

We are trying to log users out of their current zoom session on our webpage using the oauth work flow.

 

We are able to revoke their token using:

https://zoom.us/oauth/revoke?token={token}

 

But using that just requires the user to re-authorise the app when the reload the website, and doesn't actually sign them out.


I was hoping that you can point us in the right direction. Scanning through the documentation we couldn't really find anything that popped out.

 

Thanks!

    1 reply

    michael-gAuthor
    Explorer
    November 1, 2021

    Anyone able to help out with this situation? Were stuck between a rock and a hard place 😞