jose2go
Token library
A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication
Golang (GO) implementation of Javascript Object Signing and Encryption specification
187 stars
15 watching
29 forks
Language: Go
last commit: 8 days ago
Linked from 1 awesome list
encryptionfederationjosejsonjwajwejwsjwtjwt-authjwt-authenticationjwt-tokenoauth2openidopenidconnectsecuritysignature
Related projects:
Repository | Description | Stars |
---|---|---|
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 119 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
pascaldekloe/jwt | A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. | 355 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
cristalhq/jwt | A lightweight JWT library for Go | 671 |
o1egl/paseto | A platform-agnostic security token implementation in Go, designed to provide secure stateless tokens. | 857 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 452 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
clevergo/jsend | An implementation of JSend specification in Go. | 21 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
denisorehovsky/django-elm-auth-with-jwt | An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend. | 20 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
garyf/json_web_token | Provides Ruby implementation of JSON Web Token standard for secure authentication and token validation | 60 |