Skip to content
Vijay Viswas edited this page Feb 4, 2017 · 2 revisions

There is no specific method to log out in OAuth 2.0 to invalidate the token. I would recommend to handle it in app level . If user clicks logout button in app then call [LITokenHandler clearToken] to clear LI tokens from app so next time you see LI login page

Clone this wiki locally