Open adetwiler opened 12 years ago
I'm kinda hesitant to make this the default option with no user feedback. That could pose a major security risk if someone is using a public computer. Thoughts?
Good point. I wonder if there may be a good way to handle something of this manner?
I had thought of two possibilities:
@auth>login/facebook/persist
or something similar, which would set the session to persist.@auth>login/facebook/persist
.Actually, I suppose this is not an either/or choice. I can provide an option for the feedback in the config, and you could always just add the logic for the menu item. The link will point to the same place, in either case.
I think that either one would be good.
Not sure if there is a way to make this configurable, but I am thinking that maybe the FB and Twitter session should persist by default?