jsonwebtoken
There are 4665 repositories under jsonwebtoken topic.
panva/jose
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Keats/jsonwebtoken
JWT lib in rust
basir/node-react-ecommerce
Build ECommerce Website Like Amazon By React & Node & MongoDB
murraco/spring-boot-jwt
JWT auth service using Spring Boot, Spring Security and MySQL
DavideViolante/Angular-Full-Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
mike-engel/jwt-cli
A super fast CLI tool to decode and encode JWTs built in Rust
danieleteti/delphimvcframework
DMVCFramework (for short) is a popular and powerful framework for WEB API in Delphi. Supports RESTful and JSON-RPC WEB APIs development.
tsndr/cloudflare-worker-jwt
A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.
geekcattle/geek-framework
基于SpringBoot+Shiro+Redis+Jwt+Thymeleaf+MyBatis 开发的后台用户、角色、权限、会员管理、RestFul、Token和前台用户登录注册以及前后台用户分离的脚手架
flavors/django-graphql-jwt
JSON Web Token (JWT) authentication for Graphene Django
nestjs/jwt
JWT utilities module based on the jsonwebtoken package 🔓
shamahoque/mern-skeleton
A MERN stack skeleton web application [Full-Stack React Projects]
techiediaries/fake-api-jwt-json-server
A Fake API with JWT Authentication using json-server and jsonwebtoken
DontPanicO/jwtXploiter
A tool to test security of json web token
Zaubrik/djwt
Create and verify JSON Web Tokens (JWT) with Deno or the browser.
kataras/jwt
A fast and simple JWT implementation for Go
levelopers/Ecommerce-Nodejs
Ecommerce application back-end codes
ivangfr/springboot-react-social-login
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.
ivangfr/springboot-react-jwt-token
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.
adrien2p/nestjs-sequelize-jwt
Nest + Sequelize + jwt
flolu/auth
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
tyki6/MyJWT
A cli for cracking, testing vulnerabilities on Json Web Token(JWT)
brianvoe/sjwt
Simple JWT Golang
kriasoft/web-auth-library
Authentication library for the browser environment using Web Crypto API
adrien2p/nestjs-graphql
nest-js starter which implement graphql module
indraarianggi/nodejs-sequelize-mysql-api
REST API using Node.js, Express, Sequelize and MySQL + JWT Authentication and Authorization
rimmelasghar/SpringBoot-boilerPlate
Spring Boot Boilerplate is a starter kit for developing production ready SpringBoot Applications. This project includes : Spring Boot(3.1.2), Spring Data JPA, Spring Validation, Spring Security + JWT Token, MySQL, Mapstruct, Lombok, Swagger.
Thream/socketio-jwt
Authenticate socket.io incoming connections with JWTs.
cyberblackhole/TokenBreaker
JSON RSA to HMAC and None Algorithm Vulnerability POC
amosavian/JWSETKit
A full-featured Swift library for JOSE standards with first-class support for CryptoKit keys, providing JWS, JWT, and JWE with signing, encryption, and JWK key management.
Camji55/nexus-plugin-jwt-auth
Basic jsonwebtoken authentication plugin for The Nexus Framework
FantasyGao/blog-backend
前后端分离实践----基于Koa2框架博客后端
SamarthKadam/ChatBox
Experience the official messaging app's seamless real-time communication
zulmy-azhary/next-auth-boilerplate
NextJS boilerplate for Credentials, Google, and Github authentication built with NextJS 14, Next-Auth v5, PostgreSQL, Prisma, Zod, etc...