Java JWT: JSON Web Token for Java and Android
-
Updated
Sep 24, 2024 - Java
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.
Java JWT: JSON Web Token for Java and Android
这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Very simplified insurance sales system made in a microservices architecture using Micronaut
Go JWT signing, verifying and validating
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
JWT Auth Guard for Laravel and Lumen Frameworks.
Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.2. This library makes JWT a cheese. It is a minimal JWT integration for PHP.
A really simple library to generate JSON Web Tokens in PHP.
drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
Basic skeleton for Spring Boot Microservices. It includes spring spring security for basic Auth. Spring Cloud Gateway is also implemented as an API gateway. Lots of the spring cloud component integrated. UI component for the same can be found here: https://github.com/Nasruddin/angular-based-microservice
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015