I am new to Ubuntu one, and I have implemented Ubuntu One OAuth to access data via the Ubuntu One API using OAuth 1.0a and its works fine for me. But how can I logout from Ubuntu One using OAuth URL? I am trying to search inside documentation of Ubuntu One site, but I can't get solution.
I am trying to find the URL that I request to server and server logout currently login user and send back success logout response to my website.
Any ideas on how to do this?