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 7,468 public repositories matching this topic...
-
Updated
Jul 21, 2021 - PHP
Java JWT: JSON Web Token for Java and Android
-
Updated
Aug 13, 2021 - Java
Description 📓
Partially based on this tweet https://twitter.com/t3dotgg/status/1413983193212981248 and closed issues like #969 #497 #525 (and highly probable interest), we should document a way to secure Preview environments.
Given the (unchecked) assumption that most of our users use OAuth as their main provider, the main challenge lies in that Preview environments usually have a dynami
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
Updated
Jul 22, 2021 - Python
-
Updated
Apr 23, 2021 - Java
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
-
Updated
May 20, 2021 - C#
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev
-
Updated
Aug 13, 2021 - Go
Spring Boot 系列实战合集
-
Updated
Jun 7, 2021 - Java
connect/express middleware that validates a JsonWebToken (JWT) and set the req.user with the attributes
-
Updated
Aug 12, 2021 - JavaScript
Attempted to install pyjwt with Anaconda and received this error:
ERROR conda.core.link:_execute_actions(337): An error occurred while installing
package 'conda-forge::pyjwt-1.5.3-py_0'.
CondaError: Cannot link a source that does not exist. C:\Users\tsnell\AppData\Lo
cal\Continuum\Anaconda2\Scripts\conda.exe
lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
-
Updated
Aug 14, 2021 - 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
Jul 2, 2021 - Java
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
-
Updated
Jul 1, 2020 - Java
-
Updated
Aug 15, 2021 - C#
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
-
Updated
Aug 3, 2021 - Ruby
Elixir Authentication
-
Updated
Aug 12, 2021 - Elixir
JSON Web Token Authentication support for Django REST Framework
-
Updated
May 7, 2020 - Python
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
-
Updated
Aug 10, 2021 - Java
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
-
Updated
Oct 1, 2020 - Java
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
-
Updated
Aug 16, 2021 - Python
-
Updated
Aug 13, 2021 - Go
Helper library for handling JWTs in Angular 2+ apps
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Mar 27, 2021 - JavaScript
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia


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