cancel
Showing results for 
Search instead for 
Did you mean: 

Log user out in browser using OAuth

michael-g
Newcomer
Newcomer

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 1

michael-g
Newcomer
Newcomer

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