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 2,764 public repositories matching this topic...

Este projeto é a interface front-end de um sistema de gerenciamento de usuários, construído com React 19 e TypeScript. Ele integra Formik e Yup para validação de formulários, Axios para comunicação com a API REST, e utiliza Styled Components para estilização modular. O backend utiliza Java 21.

  • Updated Nov 11, 2025
  • TypeScript

Task Mate is a personal productivity project featuring an AI- powered web search assistant, smart event reminders, and task management.Built for flexibility, it allows adding custom features as needed—making it a versatile tool for daily organization and planning.

  • Updated Nov 11, 2025
  • TypeScript

endlessChat_client is a React + TypeScript frontend for a social media platform with posts, comments, likes, shares, and real-time notifications. It features an admin dashboard for user/content management and is built with Vite, Tailwind CSS,and tested with Vitest for performance, scalability.

  • Updated Nov 10, 2025
  • TypeScript

Full-stack demo Time Tracking application is built for performance and scale. It features a dynamic React frontend and a robust, stateless Java backend. Authentication with JWT tokens. Authentication is managed by AWS Cognito, which handles secure, email-based user registration and authorization using JWT tokens. Database, DynamoDB

  • Updated Nov 10, 2025
  • TypeScript

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