jwt-go
There are 36 repositories under jwt-go topic.
glepnir/leaseapp
go开发的后台API
supanadit/jwt-go
The easiest JWT library to GO
AbdulRehman-z/ecommerce-golang-fiber-mongodb
E-commerce backend using fiber(Golang) + Mongodb.
huynhsamha/gin-gorm-app
🛑[DEPRECATED] 🛑 Go HTTP Web Backend using GIN and GORM (Golang ORM for SQL) - Target to Starter Kit for Gin and Gorm
scblur869/secure-auth-service
Golang based token auth service using http-only encrypted cookies to the client and a backend user store
ansrivas/chi-jwt-go
A very naive but almost complete method of jwt-authentication using chi and jwt-go
E7ast1c/tomato-timer
One more tomato timer implementation, tell us your opinion about our project
fr13n8/todo-app
Simple REST todo API server in GO ✔️
huynhsamha/tour-golang
A Tour of Go 🤣 Learning Go Programming Language
GlassKT/KT1208_Backend
Glass KT - Backend
LUSHDigital/jwtl
A tool to help generating JWTs during development.
mozhemeng/common-service
A common api service use gin for example, including: authorization, access control, i18n, schdeuler task, swagger docs, cache and so on
fmorenovr/gojwt
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
linux08/expense
A Simple expense tracker .
lucifergotmad/gorpc
Simple Microservices using Go with gRPC
onurcelikeng/go-rest-api
simple build rest api with go, postgresql, jwt and gorm
pifagor87/authorization_microservice
Authorization with basic authorization and token for microservice.
vinodnextcoder/golang-gin-boilerplate
Golang gin API boilerplate ,A proof of concept app for demonstrating authentication of golang app with JWT
ganggas95/peken-be
This project only for learn go with gin
greenlly/GO-Rest-API
A simple rest API with Go (Golang), mux, Gorm, jwt-go, Postgresql and etc...
namle133/web-authentication-api
Interact User With Web API (Gin, ORM)
Neon-Rainbow/JWT_authorization
A demo project for user authentication and authorization control using JWT, MySQL, Redis and gRPC technology stack. The project provides HTTP API and gRPC API
Neon-Rainbow/sky-take-out-gin
使用Gin框架重构的苍穹外卖项目
bartzalewski/todo-list-api
This is a simple API for managing a todo list with user authentication.
emarifer/flashmessages-demo
Full-stack application simple for flash messages demonstration after page redirects, with HTML template rendering and using _hyperscript to handle deletions and transitions CSS from flash messages
evgeniy-dammer/todo-rest-api
A simple REST API for Todo application
GenesisBlock3301/full_featured_golang_app
Full featured gin framework's based app. Database relation, jwt based authentication are available here.
ShankyTiwari/jwt-authentication-golang
How to implement Authentication using JWT in Golang
Thiti-Dev/AITTTY
An endpoint for the Web Application called "Am I traveling through time yet" which inspired by Stephen Hawking and written by GO language with freshixalized-arch
tomogoma/jwt
Wrapper for github.com/dgrijalva/jwt-go to simplify Generation/validation of JWTs
wfl-junior/go-car-rental-api
Basic api for car rentals to study Golang
Whyu9-9/Go-JWT-Implementation
Simple product CRUD API with implementation of JWT to authorize and authenticate user