Working through the auth0 tutorial on authentication in golang.
-
Updated
Mar 3, 2017 - 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.
Working through the auth0 tutorial on authentication in golang.
Golang Authentication Kit
API Demo based on Revel framework with JWT Authentication.
JWT API Authentication using Beego Google Go Language Web Framework and MongoDB
Login and logout functionalities for a web app written in Go lang.
RESTful API written in Golang and MongoDB as data storage
A sample Webapp with FB and Instagram login along with JWT authentication, Redis and MongoDB.
go rest api
Exemplary real world backend API built with Golang + Revel
Golang JWT-SecureCookie HTTP or HTTPS Web REST Project Starter
golang authenticate rest api
🖥️ Messenger Backend (Golang, GORM, SQLite)
A middleware wrapper around Firebase SDK for use in Golang routers
A web server and client(s) for simple web base chatting using WebSocket.
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
API Based Authentication using JWT in Golang (A framework-ish approach)
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015