mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added to authentication (#2583)
* Added to authentication * Update README.md
This commit is contained in:
parent
b161d86a47
commit
1b91233fef
@ -157,6 +157,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) - Go session management using the SessionGate Redis module.
|
||||
* [sessions](https://github.com/adam-hanna/sessions) - Dead simple, highly performant, highly customizable sessions service for go http servers.
|
||||
* [signedvalue](https://github.com/sashka/signedvalue) - Signed and timestamped strings compatible with [Tornado's](https://github.com/tornadoweb/tornado) `create_signed_value`, `decode_signed_value`, and therefore `set_secure_cookie` and `get_secure_cookie`.
|
||||
* [sjwt](https://github.com/brianvoe/sjwt) - Simple jwt generator and parser.
|
||||
|
||||
## Bot Building
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user