nguyentientoan / socialauth-net

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

Every day I have to log in again #203

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is there a way to extend the cookie expiration?  My page does a 
"SocialAuthUser.IsLoggedIn()" and if false I dump them on a page to select 
their provider.  But every new day I fail that check and have to go through the 
login flow!  Is there a setting I can adjust?  I can't find it in the wiki or 
in existing issues based on "session" or "cookie" or "timeout" or "expires"

Original issue reported on code.google.com by jason.re...@gmail.com on 4 Apr 2014 at 3:41