c# - Save user's login method in cookie? -


i have .net mvc3 website multiple authentication options:

  • facebook
  • google
  • websites own

when user browses site asked his/her choice of authentication , once have either registered or logged in through third party authenticated on site.

my questions are:

  • is possible save user's authentication choice in cookie, when revisit site logged in using previous authentication choice (google , facebook automatically if logged in)?
  • if possible whats best practice creating secure cookie in mvc3?

cheers

i think help

this or this

it can implemented in server side too.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -