Modernized.Lambda.Authorizer/AuthCookieValidation.cs (1 line): - line 111: dataProtector.Unprotect(cookie); // TODO::Enhancements:: 1/ Load the plain text form of the unprotected data into a strongly typed Identity object, 2/ validate additional identity attributes etc.