robbert229 / jwtLinks
This is an implementation of JWT in golang!
☆104Updated 4 years ago
Alternatives and similar repositories for jwt
Users that are interested in jwt are comparing it to the libraries listed below
Sorting:
- This package provides json web token (jwt) middleware for goLang http servers☆234Updated 4 years ago
- The sessions manager for the Go Programming Language. Supports both net/http and fasthttp.☆216Updated last year
- MS Excel (TM) syntax for Go time/date☆96Updated 3 years ago
- A collection of useful utility functions☆300Updated 3 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆99Updated 3 months ago
- Toolbox - go utility library☆227Updated 9 months ago
- A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.☆249Updated 8 years ago
- A trivial channel pubsub I use in lots of projects.☆246Updated last year
- export stripTags from html/template as strip.StripTags☆145Updated 2 weeks ago
- HTTP Authentication middlewares☆221Updated 3 years ago
- Robust & Easy to use struct mapper and utility methods for Go☆416Updated 6 years ago
- String utilities for Go☆207Updated 3 months ago
- Roles is an authorization library for Golang☆147Updated 4 years ago
- I18n is a golang implementation, provides internationalization support for your application, with different backends support☆106Updated last year
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆290Updated last year
- A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific…☆238Updated 5 years ago
- A distributed unique ID generator of using Sonyflake and encoded by Base58☆111Updated 5 months ago
- An easy way to send emails with attachments in Go☆256Updated 5 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Pretty Slug.☆98Updated 5 years ago
- Format and Parse date and time with joda layout