mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added github.com/adam-hanna/sessions
This commit is contained in:
parent
305a5e3355
commit
686f8333e5
@ -127,6 +127,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [osin](https://github.com/RangelReale/osin) - Golang OAuth2 server library.
|
||||
* [permissions2](https://github.com/xyproto/permissions2) - Library for keeping track of users, login states and permissions. Uses secure cookies and bcrypt.
|
||||
* [session](https://github.com/icza/session) - Go session management for web servers (including support for Google App Engine - GAE).
|
||||
* [sessions](https://github.com/adam-hanna/sessions) - A dead simple, highly performant, highly customizable sessions service for go http servers.
|
||||
* [traefik](https://github.com/containous/traefik) - A reverse proxy and load balancer with support for multiple backends.
|
||||
* [yubigo](https://github.com/GeertJohan/yubigo) - a Yubikey client package that provides a simple API to integrate the Yubico Yubikey into a go application.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user