Closed
Description
Well done @alexedwards on re-imagining scs. 🥇 This was a comprehensive rewrite. A number of items I appreciate:
Status
- Efficient load/save with help from
Status
- Session and SessionCookie are global in scope
- I also like that
IdleTimeout
andLifetime
were split from the oldoptions
. go.mod
added for go modules support
For me, v2 solves a number of issues for which I had kept a permanent local fork of scs on my machine. (My fork was getting a bit dated too!)
- I closed my Opts pull request
- Multi-touch/saves should go away
I've done some testing and so far so good. I had one issue with a private token
but this example provides a powerful solution to my issue.
Metadata
Assignees
Labels
No labels
Activity