TheProjecter / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 1 forks source link

logout action #250

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 9 years ago
Issue 251 has been merged into this issue.

Original comment by tarun.na...@3pillarglobal.com on 4 Mar 2013 at 4:28

GoogleCodeExporter commented 9 years ago
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 9 years ago

Original comment by tarun.na...@3pillarglobal.com on 1 May 2013 at 10:42