Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
/ session_in_a_cookie Public archive

This small library provides useful methods for implementing the Session-in-a-cookie pattern.

License

Notifications You must be signed in to change notification settings

tojo/session_in_a_cookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

session_in_a_cookie

This small library provides useful methods for implementing the Session-in-a-cookie pattern.

Many of the methods can be used for other security-related operations, such as encryption and decryption, signing and verifing of signatures etc.

About

This small library provides useful methods for implementing the Session-in-a-cookie pattern.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages