logout action
Closed this issue · 3 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1.how do i inactve session while i am logging out
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by balaji...@gmail.com
on 27 Feb 2013 at 8:21
GoogleCodeExporter commented
Issue 251 has been merged into this issue.
Original comment by tarun.na...@3pillarglobal.com
on 4 Mar 2013 at 4:28
GoogleCodeExporter commented
If you have to logout only from one provider of socialauth then you can just
call disconnectProvider(PROVIDER_ID) of SocialAuthManager.
But if you want to completely log out then remove SocialauthManager object from
that session.
Original comment by tarun.na...@3pillarglobal.com
on 4 Mar 2013 at 4:32
GoogleCodeExporter commented
Original comment by tarun.na...@3pillarglobal.com
on 1 May 2013 at 10:42
- Changed state: Done