Skip to content
#

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 8,827 public repositories matching this topic...

A next-generation interactive full-stack developer portfolio built with Django, React, TailwindCSS, and Three.js — featuring 3D animations, physics-based skills section, JWT authentication, admin panel, AI integration, and dynamic user interactions.

  • Updated Nov 10, 2025
  • JavaScript

CodeElevate is a dynamic platform that empowers coders and developers to showcase their coding and development journey in one place. It features 2FA authentication, coding and development stats showcase, real-time messaging, personalized profiles, rankings, connections, posts, notifications, search, filter search, 3D animations and responsive UI/UX

  • Updated Nov 10, 2025
  • JavaScript

CodeHiveNG is a real-time collaborative coding platform with multi-language support, live code execution, secure authentication, and seamless file management. Built with React, Node.js, and Pusher for instant updates, it’s optimized for teams and individuals.

  • Updated Nov 10, 2025
  • JavaScript

Academy CRM Backend a Node.js (Express) API with PostgreSQL for managing students, courses, certificates, and reports. Supports authentication, role-based access, and QR-based certificate verification with RESTful endpoints and scalable architecture for modern academy management.

  • Updated Nov 10, 2025
  • JavaScript

Created by M. Jones, J. Bradley, N. Sakimura

Released May 2015

Followers
106 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