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
#

json-web-token

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 379 public repositories matching this topic...

An implementation of JOSE standards (JWE, JWS, JWT) in Go

  • UpdatedJan 10, 2023

A super fast CLI tool to decode and encode JWTs built in Rust

  • UpdatedNov 24, 2025
  • Rust

A header only library for creating and validating json web tokens in c++

  • UpdatedOct 25, 2025
  • C++
Security.Identity

.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities

  • UpdatedFeb 8, 2024
  • C#

Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB

  • UpdatedSep 4, 2020
  • JavaScript

A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.

  • UpdatedMay 8, 2017
  • 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#

Jwt Authentication without ASP.NET Core Identity

  • UpdatedMar 3, 2025
  • SCSS

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

JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby

  • UpdatedAug 9, 2025
  • Ruby

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

  • UpdatedAug 3, 2023
  • PHP

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

  • UpdatedJan 19, 2022
  • PHP
jwt

A fast and simple JWT implementation for Go

  • UpdatedAug 15, 2025
  • Go

JOSE (JSON Web Token) Library for Rust

  • UpdatedMay 9, 2025
  • Rust

FastAPI native extension, easy and simple JWT auth

  • UpdatedFeb 24, 2025
  • Python
Natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽 (NB: This is es6 version but you can find the es5 version in 'es5-version' branch. And as it's free deployed server, could take few moments for first time rendering. Thank you)

  • UpdatedNov 23, 2023
  • JavaScript

spring security 学习总结

  • UpdatedOct 5, 2017
  • Java

Spring Security 6 demo : Spring Boot application that makes use of JWT for securing an exposed REST API : Spring boot 3.0.2 - Java 17 - Spring Security 6.0.1

  • UpdatedMar 24, 2024
  • Java

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