Kalpit Pandit - 2013-10-15 12:25:16
when i used this code first i registered with my loginid and password with google,linkedin and worked like charm. it showed all the details of my account using print_r($user).
but when i reloading it again or re-opening it again it's showing same account info instead of asking authentication.
basically i want to do is when i reload that page it should ask me email and password again instead of showing same user info..
What changes i should do?