jwt-server
There are 51 repositories under jwt-server topic.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
Xabaril/JWTSimpleServer
A lightweight, dynamic jwt server for ASP.NET Core
ninrod/exposed-ktor-jwt
example of an exposed+ktor+jwt secured kotlin app sporting an angular frontend
Ulbora/GoAuth2
A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
virtualzone/jwt-auth-proxy
A lightweight JWT authentication proxy written in Go designed for use in Docker/Kubernetes environments.
vonWolfehaus/sails-jwt-login
How to implement login with JWT (JSON Web Tokens) in Sails 1.0
aloji/JwtSecurity
JWT Server for Asp.Net Core and Asp.Net WebAPI2
moapis/authenticator
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.
domwoe/jwt_issuer_poc
Simple PoC to issue JSON Web Tokens (JWTs) with a canister on the Internet Computer.
CarlosLanderas/jwt-simple-server
A lightweight, dynamic jwt server for ASP.NET Core
txn2/txtoken
txToken creates an HS256 JWT token from JSON retrieved from a remote endpoint resulting from a proxied JSON request body.
BaseMax/php-jwt-example
PHP JWT example.
tbaud0n/go-jwt-auth-service
Simple Golang HTTP server to generate/validate JWT tokens
JZO001/Forge.Yoda
Experimental and demo solution
Loydl/camunda-jwt-provider
JWT provider to be used for Camunda BPM
webcyou-org/jwt-server
JWT(JSON Web Tokens) Certification Authorization Server
ciricihq/CiriciJWTClientBundle
Login against a JWT server or check the validity of a JWT Token
daggerok/spring-boot-jpa-react-jwt-auth-app
Spring Boot MySQL backend | React App | JWT security
daggerok/spring-jwt-secured-apps
From zero to JWT hero in Spring Boot Servlet app
jsa2/aadjwt
ExpressJS middleware for validating Azure AD JWT tokens on all routes
lulibrary/Devise-JWT
Gem for Devise and the LULibrary JWT Server
mees-/jwt-service
A very simple JWT microservice that has users and issues/verifies JWTs
Ayubur/jwt-mongodb-express-authentication
Advanced server authentication using Express js, MongoDB and JWT(Json Web Tokens)
FactoriaF5/springboot-jwt
Simple Spring Boot Module for JWT API securing
fmorenovr/gojwt
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
JZO001/Forge.Security.Jwt.Service
Jwt Token based authentication / authorization service implementation
klipperdev/security-oauth
[READ ONLY] Security Oauth component of Klipper
klipperdev/security-oauth-bundle
[READ ONLY] Security Oauth bundle of Klipper
remix-me/identity-api
Identity REST API
rmkrishna/JWTBackendDemo-Kotlin
JWT Demo using Kotlin
slavovojacek/auth0-node
Simple Auth0 module for token verification
TasfiqulGhani/NodeJsRestApi
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.
Ulbora/GoAuth2-ui
User interface for GoAuth2 Server written in Golang.
vince-scarpa/responsibleAPI
Responsible API is a PHP RESTfull API fused by JWT and the leaky bucket algorithm
Sicilianii/JWT-Auth
Backend part for testing and experience. How JSON Web Token works. Access-token & Refresh-token.