Skip to content

Commit

Permalink
Add alexedwards/scs (#2580)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexedwards authored and avelino committed Jul 1, 2019
1 parent 76ae71a commit 489b510
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [paseto](https://github.com/o1egl/paseto) - Golang implementation of Platform-Agnostic Security Tokens (PASETO).
* [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states and permissions. Uses secure cookies and bcrypt.
* [rbac](https://github.com/zpatrick/rbac) - Minimalistic RBAC package for Go applications.
* [scs](https://github.com/alexedwards/scs) - Session Manager for HTTP servers.
* [securecookie](https://github.com/chmike/securecookie) - Efficient secure cookie encoding/decoding.
* [session](https://github.com/icza/session) - Go session management for web servers (including support for Google App Engine - GAE).
* [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) - Go session management using the SessionGate Redis module.
Expand Down

0 comments on commit 489b510

Please sign in to comment.