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
#

jsonwebtoken

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 4,688 public repositories matching this topic...

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

  • UpdatedNov 21, 2025
  • TypeScript

💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication

  • UpdatedJul 15, 2020
  • JavaScript

JWT lib in rust

  • UpdatedNov 6, 2025
  • Rust

Build ECommerce Website Like Amazon By React & Node & MongoDB

  • UpdatedMay 20, 2024
  • JavaScript

JWT auth service using Spring Boot, Spring Security and MySQL

  • UpdatedAug 26, 2024
  • Java

Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.

  • UpdatedJun 19, 2025
  • TypeScript

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

  • UpdatedNov 24, 2025
  • Rust
delphimvcframework

DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.

  • UpdatedNov 27, 2025
  • Pascal

A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.

  • UpdatedJul 24, 2025
  • TypeScript

JSON Web Token (JWT) authentication for Graphene Django

  • UpdatedDec 20, 2023
  • Python

基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架

  • UpdatedNov 16, 2022
  • JavaScript

JWT utilities module based on the jsonwebtoken package 🔓

  • UpdatedNov 29, 2025
  • TypeScript

A MERN stack skeleton web application [Full-Stack React Projects]

  • UpdatedAug 21, 2025
  • JavaScript

A Fake API with JWT Authentication using json-server and jsonwebtoken

  • UpdatedDec 22, 2022
  • JavaScript

Create and verify JSON Web Tokens (JWT) with Deno or the browser.

  • UpdatedAug 9, 2024
  • TypeScript
jwt

A fast and simple JWT implementation for Go

  • UpdatedAug 15, 2025
  • Go

The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a font-end React application called movie-ui. Additionally, we will use OAuth2 (Social Login) to secure both applications.

  • UpdatedOct 26, 2025
  • Java

The goal of this project is to implement an application called order-app to manage orders. For it, we will implement a back-end Spring Boot application called order-api and a font-end React application called order-ui. Besides, we will use JWT Authentication to secure both applications.

  • UpdatedOct 26, 2025
  • 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