square / go-joseLinks
An implementation of JOSE standards (JWE, JWS, JWT) in Go
☆1,966Updated 3 years ago
Alternatives and similar repositories for go-jose
Users that are interested in go-jose are comparing it to the libraries listed below
Sorting:
- A comprehensive set of JWT, JWS, and JWE libraries.☆912Updated 6 years ago
- HTTP middleware for Go that facilitates some quick security wins.☆2,330Updated last year
- Golang OAuth2 server library☆1,934Updated last month
- Package validator implements struct field validations☆1,335Updated 3 years ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,581Updated 4 months ago
- Structured logging package for Go.☆1,375Updated 2 years ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃☆1,732Updated last year
- A Go HTTP client library for creating and sending API requests☆1,717Updated 2 weeks ago
- Additions to Go's database/sql for super fast performance and convenience.☆1,855Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,127Updated this week
- Go net/http configurable handler to handle CORS requests☆2,854Updated last week
- Common juju errors and functions to annotate errors. Based on juju/errgo☆1,394Updated 2 years ago
- faster JSON serialization for Go☆2,991Updated 2 years ago
- HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽☆2,213Updated last year
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒☆1,170Updated 9 months ago
- Go login handlers for authentication providers (OAuth1, OAuth2)☆1,943Updated this week
- An implementation of JSON Schema, draft v4 v6 & v7 - Go language☆2,729Updated last year
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,441Updated 3 years ago
- The simple and easy way to embed static files into Go binaries.☆3,398Updated 4 years ago
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,989Updated last year
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Package gorilla/schema fills a struct with form values.☆1,483Updated last year
- Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.☆2,514Updated last month
- Simple middleware to rate-limit HTTP requests.☆2,851Updated last year
- A generator library for concise, unambiguous and URL-safe UUIDs☆1,383Updated 2 weeks ago
- A UUID package for Go☆1,754Updated last month
- Painless middleware chaining for Go☆3,350Updated last year
- Easily generate gRPC services in Go ⚡️☆1,504Updated 2 years ago
- A Middleware for Go Programming Language to check for JWTs on HTTP requests