Jason Gerfen

Results 4 issues of Jason Gerfen

This will enable [OWASP sessions management](https://owasp.org/www-project-cheat-sheets/cheatsheets/Session_Management_Cheat_Sheet.html) recommendations for implementations that may push sensitive information to a server side session.

This will enable [OWASP sessions management](https://owasp.org/www-project-cheat-sheets/cheatsheets/Session_Management_Cheat_Sheet.html) recommendations for implementations that may push sensitive information to a server side session.

enhancement

This pull request addresses the following: - Removal of the phpjs dependency - Addition of the locutus dependency - Modification to the src/index.js to address the breaking API change from...

Do you have plans to support [OWASP session management](https://owasp.org/www-project-cheat-sheets/cheatsheets/Session_Management_Cheat_Sheet.html) recommendations for possible sensitive information held in sessions? I have been working through some other session management projects adding optional transparent...