jwt
go-guardian
Our great sponsors
jwt | go-guardian | |
---|---|---|
5 | 1 | |
2,487 | 366 | |
13.1% | - | |
7.2 | 3.3 | |
21 days ago | 3 months ago | |
Go | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jwt
-
Fast & simple JWT for Go (v4.0.0 released)
We use https://github.com/golang-jwt/jwt but have needed to hack our way around it as our issuer service sends floats.
-
Learning Go has freed me from watching tutorials and Udemy
But If you don't know security....I wouldn't specifically and only because you have to know security it's self but I mostly use https://github.com/golang-jwt/jwt because I never said I was a security master but I rely on it to make sure everything is hashed and no holes are in my code because this specifically relates to security and not with building out a service. There is a monumental difference.
- what is the best practice around updating indirect go modules required by other indirect go modules
- How do I implement user logins?
go-guardian
-
After 2 years of Django, I'm starting using Go for building web servers. Do you guys have any suggestions?
https://github.com/labstack/echo This is going to be my next project I look at. Alternatively you can incorporate the security bits manually by importing something like: https://github.com/shaj13/go-guardian
What are some alternatives?
paseto - Platform-Agnostic Security Tokens implementation in GO (Golang)
scs - HTTP Session Management for Go
gotrue - A JWT based API for managing users and issuing JWT tokens
signedvalue - Compatibility layer for tornado's signed values (and secure cookies consequently)
another-ldap - Another LDAP is a form-based authentication for Active Directory / LDAP server. Provides Authentication and Authorization for your applications running in Kubernetes.
scope - Easily Manage OAuth2 Scopes In Go
jwt - Safe, simple and fast JSON Web Tokens for Go
branca - :key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.
golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin
securecookie - Fast, secure and efficient secure cookie encoder/decoder
sessiongate-go - A driver for the SessionGate Redis module - easy session management using the Go language.