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,760 public repositories matching this topic...
👨💻 🏥 MEAN stack Pharmacy Management system.
-
Updated
Jun 3, 2024 - TypeScript
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
Nov 3, 2025 - TypeScript
A social blogging site powered by React, Redux, React-Query on FSD (Feature-Sliced Design) architectural methodology.
-
Updated
Jun 29, 2025 - TypeScript
Angular 11 Spring Boot JWT Authentication example with Authorization | User Registration & Login
-
Updated
Apr 9, 2023 - TypeScript
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
-
Updated
Sep 17, 2025 - TypeScript
Angular 13 Login Page & Registration example (JWT Authentication and Authorization) with Web Api
-
Updated
Dec 3, 2021 - 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
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
Nest.js fundamentals source code with examples modules, providers, DI, Authentication, GraphQL, Prisma, MongoDB, Postgres
-
Updated
Mar 12, 2024 - TypeScript
JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.
-
Updated
Jan 23, 2024 - 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
Angular 12 JWT - Token based Authentication & Role based Authorization example with Web Api - Login Page & Registration
-
Updated
Sep 1, 2022 - TypeScript
Hackathon starter project for NestJS. Includes Prisma, email verification, Passport-JWT authentication, Swagger and more
-
Updated
Mar 8, 2023 - TypeScript
Demo project for Angular 8 JWT Authentication with HttpInterceptor and Router
-
Updated
Jan 7, 2023 - TypeScript
PenCraft: React frontend, Cloudflare Workers backend. Features Prisma for DB, JWT for auth, and Tailwind CSS with Aceternity UI components for styling. Simplifying blogging with efficiency.
-
Updated
Nov 13, 2024 - TypeScript
Created by M. Jones, J. Bradley, N. Sakimura
Released May 2015
- Followers
- 106 followers
- Website
- github.com/topics/jwt
- Wikipedia
- Wikipedia