Skip to content

Instantly share code, notes, and snippets.

@madagaga
Last active May 24, 2019 15:08
Show Gist options
  • Save madagaga/3b0ae2987bba3369e0e48eb0e2f9e248 to your computer and use it in GitHub Desktop.
Save madagaga/3b0ae2987bba3369e0e48eb0e2f9e248 to your computer and use it in GitHub Desktop.
// get cookie without FormsAuthentication
protected void FormsAuthentication_OnAuthenticate(Object sender, FormsAuthenticationEventArgs args)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment