Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

jwt-auth

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 1,643 public repositories matching this topic...

jjwt

这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo

  • UpdatedMar 5, 2021
  • Java

plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址

  • UpdatedMay 16, 2024
  • Java

Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.

  • UpdatedJun 23, 2024
  • Java

Very simplified insurance sales system made in a microservices architecture using Micronaut

  • UpdatedAug 13, 2022
  • Java

Back Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints 🔥

  • UpdatedNov 21, 2024
  • CSS

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

  • UpdatedDec 18, 2023
  • C#

Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。

  • UpdatedNov 13, 2025
  • PHP

NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript

  • UpdatedSep 17, 2025
  • TypeScript

A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keycloak, API management with Spring Cloud Gateway, and observability using OTel, Grafana, Loki, Tempo, and Prometheus. MongoDB and PostgreSQL handle storage, with deployments via Docker Compose and Kubernetes.

  • UpdatedNov 25, 2025
  • Java

JWT Auditor – Analyze, break, and understand your tokens like a pro.

  • UpdatedJul 31, 2025
  • HTML

Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.4+. This library makes JWT a cheese. It is a minimal JWT integration for PHP.

  • UpdatedFeb 18, 2025
  • PHP

A really simple library to generate JSON Web Tokens in PHP.

  • UpdatedAug 3, 2023
  • PHP

drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.

  • UpdatedNov 11, 2025
  • Python

Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token

  • UpdatedFeb 15, 2024
  • Java

Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example

  • UpdatedFeb 4, 2024
  • Java

Dead simple, plug and play JWT API Authentication for Laravel (5.4+)

  • UpdatedJan 19, 2022
  • PHP

Created by M. Jones, J. Bradley, N. Sakimura

Released May 2015

Followers
108 followers
Website
github.com/topics/jwt
Wikipedia
Wikipedia

Related topics

jwe jwk jwks jwkset jws jwt-bearer-tokens jwt-claims jwt-client jwt-server message-authentication-code

[8]ページ先頭

©2009-2025 Movatter.jp