Programmatically logout from Gmail via Oauth -


I have a website where I use the oyoth to login to Gmail, and after that Get contact and other information. What do I need to do to ensure that when a user logs off my website, it also automatically logs out of Gmail?

As far as I know, there is no logout in OAuth, between your application and Gmail Stop sending tokens.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -