jwt-authentication
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 2,207 public repositories matching this topic...
BSN is a social network platform to exchange books between the members.
-
Updated
Sep 10, 2024 - TypeScript
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript
-
Updated
Jul 20, 2023 - TypeScript
Powerful Auth Management library for ReactJs-based applications
-
Updated
Apr 3, 2025 - TypeScript
👨💻 🏥 MEAN stack Pharmacy Management system.
-
Updated
Jun 3, 2024 - TypeScript
Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more
-
Updated
Mar 8, 2023 - TypeScript
A social blogging site powered by React, Redux, React-Query on FSD (Feature-Sliced Design) architectural methodology.
-
Updated
Mar 16, 2025 - TypeScript
NestJS example with using GraphQL (schema stitching, schema reload, dataloader, upload files, subscriptions, response cache), RabbitMQ, Redis, Websocket, JWT authentication, ESLint 9
-
Updated
Jan 28, 2025 - TypeScript
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
-
Updated
Mar 26, 2025 - TypeScript
In this tutorial, I'll walk you through setting up authentication in your Next.js 13 app directory using NextAuth.js. It's worth noting that while we use the NextAuth package in this tutorial, you may be using the Auth.js package by the time you read this, as the libraries are now interchangeable.
-
Updated
Dec 19, 2023 - TypeScript
A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT) and refresh token rotation
-
Updated
Nov 9, 2024 - TypeScript
JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.
-
Updated
Jan 23, 2024 - TypeScript
Restaurant Management System is a user-friendly web application that revolutionizes the dining experience by allowing customers to conveniently customize and place their orders directly from their smartphones. Built with NestJs and React
-
Updated
Jan 29, 2025 - TypeScript
A template to create awesome APIs easily ⚡️
-
Updated
Oct 27, 2024 - TypeScript
Nest.js fundamentals source code with examples modules, providers, DI, Authentication, GraphQL, Prisma, MongoDB, Postgres
-
Updated
Mar 12, 2024 - TypeScript
NextJS + ChakraUI + Prisma + JWT-based Authentication + Two-Factor Authentication + Sentry
-
Updated
Oct 25, 2023 - TypeScript
React Typescript Login and Registration example - JWT Authentication & Authorization with Axios, Router, Rest API
-
Updated
Mar 17, 2023 - TypeScript
Angular 4 and Redux simplified + Live Demo
-
Updated
Sep 6, 2017 - TypeScript
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 97 followers
- Website
- www.rfc-editor.org/info/rfc7519
- Wikipedia
- Wikipedia