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 286 public repositories matching this topic...

La Plataforma de E-commerce es un proyecto integral que busca ofrecer una solución completa para la gestión de tiendas en línea. Abarca desde la administración de productos y usuarios hasta la integración de pasarelas de pago. Actualmente se encuentra en desarrollo, con el objetivo de proporcionar una base sólida y modular.

  • Updated Sep 20, 2024
  • HTML

This project is a MERN stack-based electronic e-commerce website that includes payment, authentication, JWT (JSON Web Token), Nodemailer, and animation implementation. Features User registration and login Product listing and details page Shopping cart functionality Secure payment processing with admin deshboard

  • Updated Jan 28, 2025
  • HTML

Built a secure, transparent e-voting platform using Ethereum smart contracts, React.js, and FastAPI. Ensured real-time verification, secure vote storage, and fraud prevention through decentralization and JWT-based authentication.

  • Updated May 1, 2025
  • HTML

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