Go JWT signing, verifying and validating
-
Updated
Feb 25, 2023 - Go
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
Go JWT signing, verifying and validating
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Golang REST API Template
Traefik forward auth implementation for JWT tokens
A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
The backend API for a school management system accessible by staff and students.
An JWT based authentication & authorization service designed for microservices
Custom Auth Server for Gloo API Gateway (open source version of Gloo)
Authentication microservice based on JWT
This project demonstrates how to implement JWT (JSON Web Token) authentication in a Golang web application using Gin framework.
gin框架二次搭建,整合gorm, redis, zap, cron,可作为模板开发web项目
An example of HTTP backend for golang and echo framework, provides auth and user managing functions.
Go Blog - основа для быстрой сборки backend-сервисов на основе Go Fiber + Gorm + Postgres + PGAdmin + Swagger + Prometheus + Grafana
ZG Data Guard is a centralized tool designed to streamline and secure the management of multiple databases across various environments. It simplifies administration by providing a unified platform to handle database ecosystems, technologies, instances, predefined roles, databases, users, and access control. All secured through JWT-protected API.
Thāyṃ is a robust and scalable e-commerce API built with GoLang, leveraging Hexagonal Architecture. This design pattern ensures that the application is maintainable and adaptable over time, with clear separation of concerns.
Registration, authentication and authorization with the subsequent addition of the user to the database. User memorization using cookies and jwt tokens.
Authentication using go-lang.
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015