JSON Web Tokens
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.
Here are 5,822 public repositories matching this topic...
-
Updated
Dec 7, 2020 - PHP
Java JWT: JSON Web Token for Java and Android
-
Updated
Nov 3, 2020 - Java
Full ASP.NET Core 3.1 application with DDD, CQRS and Event Sourcing concepts
-
Updated
Nov 2, 2020 - C#
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
-
Updated
Sep 7, 2020 - JavaScript
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Dec 4, 2020 - Python
Spring Boot 系列实战合集
-
Updated
Oct 13, 2020 - Java
Python type hints
lamp-cloud 基于SpringCloud(Hoxton.SR9) + SpringBoot(2.3.6.RELEASE) 的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
-
Updated
Dec 8, 2020 - Java
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
-
Updated
Jul 1, 2020 - Java
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 定时任务 第三方社交账号、短信登录 单点登录 OAuth2开放平台
-
Updated
Dec 4, 2020 - Java
JSON Web Token Authentication support for Django REST Framework
-
Updated
May 7, 2020 - Python
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
Updated
Dec 5, 2020 - Ruby
Elixir Authentication
-
Updated
Nov 28, 2020 - Elixir
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
-
Updated
Oct 1, 2020 - Java
-
Updated
Dec 7, 2020 - C#
Helper library for handling JWTs in Angular 2+ apps
-
Updated
Nov 19, 2020 - TypeScript
-
Updated
Aug 5, 2020 - Go
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
-
Updated
Nov 30, 2020 - Java
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Dec 8, 2020 - Python
-
Updated
Sep 22, 2020 - JavaScript
SpringBoot,Shiro,JWT,Vue & Ant Design 前后端分离权限管理系统(精力有限,停止维护)
-
Updated
Jul 2, 2020 - Vue
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia


提交 Issues 请提供
对于没有提供详细的 Issues 将直接关闭。谢谢