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 14,274 public repositories matching this topic...
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
Updated
May 30, 2023 - Java
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
May 17, 2023 - Python
-
Updated
Apr 15, 2023 - PHP
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro
-
Updated
Jun 1, 2023 - Go
Java JWT: JSON Web Token for Java and Android
-
Updated
May 19, 2023 - Java
A simple library to work with JSON Web Token and JSON Web Signature
-
Updated
Jun 5, 2023 - PHP
-
Updated
Apr 18, 2023 - Java
Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts
-
Updated
May 4, 2023 - C#
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
-
Updated
May 5, 2023 - Go
Spring Boot 系列实战合集
-
Updated
Dec 16, 2022 - Java
-
Updated
Jun 5, 2023 - C#
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
-
Updated
May 3, 2023 - TypeScript
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 74 followers
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia