Skip to content

Decrypt Forms Authentication cookies on the .NET Core runtime

License

Notifications You must be signed in to change notification settings

julian-maughan/FormsAuthDecryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FormsAuthentication.Decryptor

NuGet version (FormsAuthentication.Decryptor)

A library to decrypt Forms Authentication cookies on the .NET Core runtime. Typically these cookies are created on older/legacy ASP.NET applications running .NET Framework, but may need to be decrypted/validated in a cloud or serverless context running .NET Core, e.g. AWS Lambda.

Notes

About

Decrypt Forms Authentication cookies on the .NET Core runtime

Topics

Resources

License

Stars

Watchers

Forks

Languages