There are 5 repositories under jwt-server topic.
A lightweight, dynamic jwt server for ASP.NET Core
example of an exposed+ktor+jwt secured kotlin app sporting an angular frontend
A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.
How to implement login with JWT (JSON Web Tokens) in Sails 1.0
JWT Server for Asp.Net Core and Asp.Net WebAPI2
A stand-alone gRPC based authentication API. Easily integrate authentication into any custom project. Authenticator takes care of user credential storage and checking. It generates JSON Web tokens for users, which easily can be verified by other servers in your ecosystem using performant and secure EdDSA public key cryptography.
Simple PoC to issue JSON Web Tokens (JWTs) with a canister on the Internet Computer.
A lightweight, dynamic jwt server for ASP.NET Core
txToken creates an HS256 JWT token from JSON retrieved from a remote endpoint resulting from a proxied JSON request body.
PHP JWT example.
Simple Golang HTTP server to generate/validate JWT tokens
Experimental and demo solution
JWT provider to be used for Camunda BPM
JWT(JSON Web Tokens) Certification Authorization Server
Login against a JWT server or check the validity of a JWT Token
Spring Boot MySQL backend | React App | JWT security
From zero to JWT hero in Spring Boot Servlet app
A very simple JWT microservice that has users and issues/verifies JWTs
Responsible API is a PHP RESTfull API fused by JWT and the leaky bucket algorithm
Advanced server authentication using Express js, MongoDB and JWT(Json Web Tokens)
Simple Spring Boot Module for JWT API securing
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
[READ ONLY] Security Oauth component of Klipper
[READ ONLY] Security Oauth bundle of Klipper
Identity REST API
JWT Demo using Kotlin
Android app with node js api to create an simple app to signup and login using MongoDB.Passwords are encripted to ensure safety.Also JWT token system implemented.
User interface for GoAuth2 Server written in Golang.
DevSwipe is a matchmaking platform for developers, enabling users to create profiles, connect based on shared interests or skills, and manage connections. It features user authentication, matchmaking, request handling, and messaging, with a frontend styled using DaisyUI and a backend powered by Node.js, Express, and MongoDB.
Backend part for testing and experience. How JSON Web Token works. Access-token & Refresh-token.