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,404 public repositories matching this topic...
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
-
Updated
Jul 15, 2020 - JavaScript
Build ECommerce Website Like Amazon By React & Node & MongoDB
-
Updated
May 20, 2024 - JavaScript
JWT auth service using Spring Boot, Spring Security and MySQL
-
Updated
Aug 26, 2024 - Java
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
-
Updated
Jan 22, 2025 - TypeScript
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
-
Updated
Mar 20, 2025 - Pascal
A super fast CLI tool to decode and encode JWTs built in Rust
-
Updated
Mar 17, 2025 - Rust
基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架
-
Updated
Nov 16, 2022 - JavaScript
JSON Web Token (JWT) authentication for Graphene Django
-
Updated
Dec 20, 2023 - Python
A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
-
Updated
Mar 14, 2025 - TypeScript
JWT utilities module based on the jsonwebtoken package 🔓
-
Updated
Mar 21, 2025 - TypeScript
A MERN stack skeleton web application [Full-Stack React Projects]
-
Updated
Oct 26, 2023 - JavaScript
A Fake API with JWT Authentication using json-server and jsonwebtoken
-
Updated
Dec 22, 2022 - JavaScript
A tool to test security of json web token
-
Updated
Mar 12, 2021 - Python
Create and verify JSON Web Tokens (JWT) with Deno or the browser.
-
Updated
Aug 9, 2024 - TypeScript
Ecommerce application back-end codes
-
Updated
Dec 22, 2022 - JavaScript
A fast and simple JWT implementation for Go
-
Updated
Feb 9, 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.
-
Updated
Mar 13, 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.
-
Updated
Mar 10, 2025 - Java
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 97 followers
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia