Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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
#

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,377 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

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 模式架构的最佳实践。

  • UpdatedMar 3, 2025
  • PHP

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

  • UpdatedApr 16, 2025
  • TypeScript

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.

  • UpdatedApr 8, 2025
  • Python

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

  • UpdatedFeb 15, 2024
  • Java

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.

  • UpdatedMar 12, 2025
  • Java

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

  • UpdatedJan 19, 2022
  • PHP

API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.

  • UpdatedDec 22, 2022
  • JavaScript

JWT Token support for Doorkeeper

  • UpdatedAug 20, 2024
  • Ruby

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

  • UpdatedFeb 4, 2024
  • Java

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

Released May 2015

Followers
98 followers
Website
www.rfc-editor.org/info/rfc7519
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