Skip to content

A signed cookie implementation in Go designed to be compatible with Gleam and Elixir-Plug

License

Notifications You must be signed in to change notification settings

wwall3r/signedcookie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signed Cookie

This implements signed cookies in the same way as gleam and elixir-plug in order to be easily compatible with those libraries.

Additionally, the payload of the cookie is JSON, allowing for multiple values to be stored in a single cookie in a format easily read by other languages.

About

A signed cookie implementation in Go designed to be compatible with Gleam and Elixir-Plug

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages