JSON Web Tokens
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.
- GitHub: https://github.com/topics/jwt
- Wikipedia: https://en.wikipedia.org/wiki/JSON_Web_Token
- Created by: M. Jones, J. Bradley, N. Sakimura
- Released: May 2015
- Related Topics: jws, message-authentication-code, jwkset, jwks, jwt-server, jwt-client, jwt-claims, jwt-bearer-tokens, jwe, jwk,
- Aliases: rfc-7519, jsonwebtoken, json-web-tokens, json-web-token, jwa, jwt-authentication, jwt-auth, jwt-token, jwt-tokens,
- Last updated: 2026-07-09 00:16:53 UTC
- JSON Representation
https://github.com/kurulko/notes
Note-taking site
angular asp-net-core asp-net-core-identity asp-net-core-web-api entity-framework-core html-css jwt netcore swagger typescript
Last synced: 12 Apr 2026
https://github.com/exequielraineri/jwt_service
Servicio para Seguridad con JSON Web Token
Last synced: 16 May 2026
https://github.com/espiramarvin/t-notes
MERN app implementing Backend(auth, roles, middleware, revoke) & Frontend(React, Redux, RTK Query)
cookie-authentication jwt reactjs redux rtk-query
Last synced: 05 May 2026
https://github.com/approov/quickstart-elixir-phoenix-guardian-token-check
Approov integration example for the Elixir Phoenix framework with the Guardian library for JWT token checks.
api approov approov-integration approov-quickstart elixir elixir-lang elixir-phoenix elixir-phoenix-framework elixir-phoenix-guardian guardian-library jwt jwt-token phoenix-framework
Last synced: 03 Jul 2025
https://github.com/ecphp/api-gw-authentication-bundle
API Gateway Authentication Bundle, authenticate requests from European Commission corporate service 'API Gateway'.
api-gateway authentication jwt
Last synced: 26 Jan 2026
https://github.com/transmute-industries/jwt.vc
JSON Web Tokens & Verifiable Credentials Demo
json-ld json-web-token jwt vc verifiable-credentials w3c
Last synced: 25 Mar 2025
https://github.com/natanaelvich/heat-backend
github authentication and web sockets messages
expressjs github-authentication jwt prisma typescript websocket
Last synced: 06 May 2026
https://github.com/andreistefanciprian/go_rest_api_demo
Explore building a CRUD REST API and frontend UI in Go
golang jwt jwt-authentication rest-api
Last synced: 15 Oct 2025
https://github.com/nasrmohammad4804/chat-application
create chat application using websocket & rabbit mq
angularjs guava-cache jwt postgresql rabbitmq spring-boot spring-security websocket
Last synced: 06 May 2026
https://github.com/subhra264/the-water-project
A web platform to share and solve environmental problems by creating blogs, topics, progress report and many more.
blog ckeditor django django-rest-framework forum javascript jwt nginx react
Last synced: 16 Apr 2026
https://github.com/cidaluna/login-auth-angular-using-json-server
Angular application example with login, logout, register, authentication and JSON Server API.
angular authentication json-server jwt login logout
Last synced: 18 Apr 2026
https://github.com/thegera4/events-rest-api
REST API made with GO for my fullstack "GoNext Events" application.
docker environment-variables gin-gonic go golang jwt protected-routes rest-api sqlite
Last synced: 12 Feb 2026
https://github.com/yangfei4913438/water-drop-pc
antd graphql graphql-client jotai jwt oss react react-router-dom sms vite
Last synced: 05 Mar 2026
https://github.com/chempik1234/empty-kitchen-microservices
a web microservice system for ordering and showing/(un)finishing orders in kitchen and display them on some cafeteria hall screens in real time
alembic asynchronous-api asyncpg cafeteria-management cookie docker docker-compose fastapi fastapi-users jwt microservices-architecture postgresql-database production python rest-api sqlalchemy websocket
Last synced: 12 Feb 2026
https://github.com/tmeftah/e-invoice
e-invoice for small business
api backend flask jwt marshmallow python sqlalchemy vuejs
Last synced: 06 May 2026
https://github.com/beloveddie/welcome
This is a Backend Implementation of Sign-up and Sign-in mutations in GraphQL.
apollo-server graphql jwt mongodb node prisma typescript
Last synced: 11 Apr 2026
https://github.com/ershubhambhagat/walkapi
This comprehensive course covers the essentials of building and securing REST APIs using ASP.NET Core and .NET
api-rest automapper automapperasynchronous-programming dependency-injection domain-models-and-dtos entity-framework-core jwt jwt-bearer-tokens ms-sql-server net-core repository-pattern swagger validation-and-security
Last synced: 19 Feb 2026
https://github.com/melardev/javaspringbootoauth2jwtcrud
Java Spring Boot Crud application secured with JWT
crud full-stack fullstack java java-ee javaee jwt oauth2 spring spring-boot
Last synced: 07 May 2026
https://github.com/paolaguarasci/ssd-be
RestAPI written in Python with Django and DRF. Part of a university project.
django django-rest-framework gunicorn jwt python
Last synced: 07 May 2026
https://github.com/soenneker/soenneker.applicationinsights.correlator.jwt
A telemetry initializer that adds a request's authorization header
application application-insights applicationinsights azure correlation correlator csharp dotnet insights jwt jwttelemetrycorrelator request util
Last synced: 05 Feb 2026
https://github.com/aligorithm-97/itools-alt-yuklenici-is-hakedis-modulu
Innova Service Delivery Unit ERP ( Enterprise Resource Planning ) Full-Stack Web Application
express-js iis-server interceptor interceptors javascript jwt reactjs reactquery refresh-token sqlserver
Last synced: 15 Apr 2026
https://github.com/the3dgar/nest_backend
Template (NestJs) for backend APIS
jwt mongodb nestjs passport template typescript
Last synced: 07 May 2026
https://github.com/deatil/larke-jwt-sm2
larke-jwt 库的 SM2 和 SM3 驱动
jwt jwt-sm2 jwt-sm3 larke-admin
Last synced: 13 Aug 2025
https://github.com/tobiasl/hasura-jwt-auth
Auth server that return JWT tokens to be used by Hasura.
Last synced: 27 Feb 2026
https://github.com/knetic0/mesk-chat-application
⚡️Mini chat application built with Clean Architecture, CQRS, MediatR, SignalR, React, TanStack Router & Query, and JWT authentication. Features include Login/Register and real-time messaging between users.
chat-application clean-architecture cqrs csharp jwt mediatr postgresql reactjs signalr tanstack websocket
Last synced: 07 May 2026
https://github.com/scblur869/secure-auth-service
Golang based token auth service using http-only encrypted cookies to the client and a backend user store
authenticated-encryption authentication-backend golang golang-gin jwt jwt-authentication jwt-go token-auth
Last synced: 31 Mar 2025
https://github.com/mdcodelab/workwavehub-jobs-platform-mern-v2
The app empowers users to create, read, update, delete their job listings or search for new jobs. It has full authentication, where users can login or register and manage their profiles. There is an admin functionality to manage jobs and users.
cloudinary http-cookies httpcookies jwt mern styled-components toastify vite
Last synced: 07 May 2026
https://github.com/dcodemaker07/mean-reddit-clone-backend
express jwt mongodb typescript
Last synced: 07 May 2026
https://github.com/vaidehi13/movieticketbooking
Movie Ticket Booking backend using Java, Spring boot, MySQL, Spring Data JPA
actuator exception-handling java junit5 jwt mockito oauth2 redis rest-api resttemplate rolebasedauthrorization spring-boot spring-data-jpa spring-security validations
Last synced: 27 Feb 2026
https://github.com/preethamb97/freedom
🔐 Freedom - Secure encrypted data storage with AES-256-GCM encryption, Google OAuth, and zero-knowledge architecture. Built with React, Node.js, and Docker.
aes-256 antd cors data-protection data-security docker encryption end-to-end-encryption firebase-analytics google-oauth jwt mongodb nginx nodejs privacy pwa react secure-storage ssl zero-knowledge
Last synced: 14 Apr 2026
https://github.com/apolinario0x21/identity-manager
Este é um projeto de exemplo que demonstra a implementação de um sistema de autenticação e autorização usando JSON Web Tokens (JWT) com Spring Boot, Spring Security e Spring Data JPA.
java jwt jwt-auth jwt-authentication jwt-token spring spring-boot spring-security
Last synced: 08 May 2026
https://github.com/asseco-voice/laravel-jwt-authentication
JWT token based Laravel authentication
authentication jwt jwt-authentication jwt-token laravel laravel-8-package microservice microservices package php
Last synced: 11 Feb 2026
https://github.com/mwndl/finapp_api
A financial goal tracker built with Spring Boot.
financial-management goal-based-savings investment-tracker java jwt mysql rest-api spring-boot spring-security
Last synced: 08 May 2026
https://github.com/leosolar8/crypto-detection-tool-backend
This is backend of crypto detection tool. This tool is base on Express. In here, the alchemy, coingecko and dextools api are used
alchemy alchemysdk bitget coingecko-api dextools express jwt moralis typescript
Last synced: 08 May 2026
https://github.com/lutforrahman3845/the-king-hotel
The King Hotel, a modern hotel booking platform designed to provide a seamless and engaging experience for users to discover and book hotel rooms
express firebase jwt mongodb nodejs react tailwindcss
Last synced: 11 Apr 2026
https://github.com/amirhnajafiz-university/s7ie03
First project of Internet Engineering.
api docker endpoint-monitoring go golang http-monitor jwt jwt-authentication mongodb redis rest-api restful-api
Last synced: 08 May 2026
https://github.com/prathmeshshendarkar/placement-cell
The Student Interview Management System is a comprehensive web application designed to streamline the process of managing student interviews. From storing student details to organizing interview schedules and tracking results, this platform offers a robust set of features to simplify the entire process.
ejs express jwt mongodb nodejs
Last synced: 12 Apr 2026
https://github.com/castanedaluis/api---java
APIs para una market en spring, la cual incluye el CRUD para operear los datos de productos, categorias y compras.Creando su documentación con swagger y implementando JWT con spring Security para darle seguridad a nuetsros servicio.
entity getmapping java jwt mappings pathvariable postgresql postmapping requestbody requestmapping restcontroller spring spring-boot spring-security swagger
Last synced: 02 Jul 2025
https://github.com/larissaperinoto/trybesmith-api
The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.
docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript
Last synced: 12 Apr 2026
https://github.com/wisnuwiry/nodejs_simple_rest_api
Simple REST API with node js and jwt token
jwt mongoose nodejs restful-api
Last synced: 08 May 2026
https://github.com/tfc/steam-login
Demonstrator web app with OpenID Steam Login and JWT Cookie management
haskell jwt jwt-authentication nix openid openid-connect servant servant-auth servant-auth-server steam steam-api
Last synced: 30 Apr 2026
https://github.com/isaacalves7/chat
💬 It's a repository of Chat from scratch.
ajax chat chat-application chat-room clone jwt mern-stack messenger meta microservices monolith odm redux rest-api sass socket-io tailwindcss typescript webrtc
Last synced: 15 Apr 2026
https://github.com/arrapiii/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-11_dotnet-8_csharp-12
🚀 Master microservices architecture with .NET 8 and C# 12 through DDD, event-driven design, and observability using modern tools and practices.
architecture azure-devops csharp docker domain-driven-design dotnet elastic-apm elasticsearch event-driven-architecture hexagonal-architecture jwt keycloak kibana kong luisdev mongodb observability rabbitmq
Last synced: 26 Feb 2026
https://github.com/philippebeck/nemjs
JavaScript Backend Services
backend-services bcrypt dotenv email-validator generate-password grunt javascript-library jwt nodemailer password-validator remove-accents sharp valid-url
Last synced: 12 Jun 2025
https://github.com/acoboyz/rusty-jwt
🦀 Rusty JWT is a Rust-based JWT implementation for Node.js, providing efficient signing and verification with optional LRU caching.
authentication high-performance jwt lru-cache node-rs nodejs rusty security typescript
Last synced: 09 May 2026
https://github.com/detivenc/springtemplatedockerized
A simple web service template for creating an SpringBoot+PostgreSQL+Docker+JWT app
docker java jpa-hibernate jwt kubernetes spring-boot
Last synced: 24 Oct 2025
https://github.com/mohamedosamaa74/elearn
the backend Repo for eLearn, a graduation project for the Computer Science department at South Valley University.
api asp-net-core automapper clean-architecture clean-code csharp end-to-end-encryption entity-framework-core jwt linq signalr solid
Last synced: 24 Oct 2025
https://github.com/max-hirning/fintrack-api
Finance tracker api: FastifyJS + PostgreSQL + Prisma
back-end fastify file-upload finance firebase jwt mailer nodejs postgresql prisma rabbitmq redis typescript zod
Last synced: 14 Feb 2026
https://github.com/pratikmajage/backendpracticewithminiprojects
EXPRESS_PRACTICE_PROJECT | MERN Stack Backend Learning Journey | 📚 This repository documents my journey of learning backend development with the MERN stack. 🌐 | 🛠️ Setting up a Node.js and Express.js server | 💾 Connecting with MongoDB for database management | 🔒 Implementing authentication and authorization | 📡 RESTful APIs | 🚀 Deploying.
bcrypt cookie ejs express fs json-parser jwt monggodb mongoose nodejs path
Last synced: 11 Apr 2026
https://github.com/yusufyusie/recipe_app
Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.
devise jwt postgresql ruby ruby-on-rails testing
Last synced: 15 Apr 2026
https://github.com/oscarvalenzuela25/blog-basic-front
https://mern-proyecto-blog-personal-front-end.now.sh/
jwt project react-drag-sorteable react-dropzone react-helmet react-hooks reactjs tinymce-react
Last synced: 09 May 2026
https://github.com/feliceiorillo/jwt-analyzer
A .NET CLI tool that performs static analysis on C# source code to detect insecure or misconfigured JWT authentication patterns.
authentication authorization ci-cd csharp devsecops dotnet dotnet-cli jwt jwt-security security security-tool static-analysis token-security
Last synced: 13 Jan 2026
https://github.com/tinix/ot367-server-api
RESTful Api Ruby
api aws-s3 circleci docer-compose docker documentation gihub-actions json jwt jwt-authentication kubernetes rail rspec ruby
Last synced: 09 Feb 2026
https://github.com/facundo-banegaz/api-disney
Api Disney
authentication authorization csharp dto-entity-mapper entity-framework jwt linq-to-sql mvc-architecture repository-pattern sql-server
Last synced: 15 Apr 2026
https://github.com/j11tendra/lamaestate-backend
This repository serves as the backend infrastructure for the LamaEstate platform.
auth0 expressjs javascript jwt nodejs prisma-orm socket-io
Last synced: 26 Feb 2026
https://github.com/ashwaniydv/mychatql
MyChatQL: A chat app so awesome, it should be illegal
apollo apollo-client apollo-server chatapp emojis graphql jwt mysql react reactjs sequelizer websockets
Last synced: 12 Apr 2026
https://github.com/skriems/csvbuttler
serving data from csv files, blazingly fast
actix-web cors csrf jwt microservice
Last synced: 31 Mar 2025
https://github.com/syakuis/spring-security-oauth
Authorization Server and Resource server with Spring Security. (JWT for OAuth 2.0)
authentication authorization authorization-server jwt oauth oauth2 resource-server security spring spring-boot spring-security spring-security-oauth2
Last synced: 09 May 2026
https://github.com/bria222/nodejs-e-commerce-api
This e-commerce shop API, developed using Node.js and Express, offers a seamless and secure platform for online shopping. It enables customers to browse a wide range of products, add items to their cart, and complete transactions with the added convenience and trust of Stripe payment processing.
api-rest express javascript jsonwebtoken jwt mangodb nodejs
Last synced: 09 May 2026
https://github.com/nadim-nion/bistro-boss-server
Bistro Boss Restaurant's backend uses Node.js, Express.js, MongoDB, JWT, and Stripe for secure and efficient user authentication, menu management, order processing, and payments, ensuring a seamless dining experience.
express-js jwt mongodb-atlas node-js stripe
Last synced: 15 Apr 2026
https://github.com/devlandsio/sof306-java6
Lập trình Java 6 - FPT Polytechnic - SpringBoot/MVC/Thymeleaf
angular booking fpt fpt-polytechnic java6 jwt springboot sql-server vn-payments
Last synced: 04 Jul 2025
https://github.com/andgineer/api-db-prototype
API with SQL Alchemy layer alternatively implemented with Flask and Connexion
alembic connexion flask flask-login jwt sqlalchemy
Last synced: 09 May 2026
https://github.com/drtey/socialapi
Trying to emulate a basic social network´s API with python
bcrypt fastapi jwt oauth2 postgres postgresql psycopg2 pydantic pytest python python3 sqlalchemy
Last synced: 10 May 2026
https://github.com/nginx-openid-connect/nginx-oidc-core
Reference implementation of OpenID Connect integration for NGINX Plus
amazon-cognito authentication authorization azure-ad identity-provider identity-providers idp jwt keycloak nginx nginx-oidc nginx-openid-connect nginxplus oauth2 oidc okta onelogin openid-connect
Last synced: 10 May 2026
https://github.com/guedesou/token-jwt-spring-boot
☕Token JWT com Spring Boot, Spring Security, Auth0 e JPA | JAVA e POSTGRESQL
java jwt spring spring-boot spring-security
Last synced: 10 May 2026
https://github.com/andmerk93/yamdb_final
CI/CD (Github Actions)
cicd django django-rest-framework docker jwt
Last synced: 10 May 2026
https://github.com/markylaredo/aspnet-core-minimal-api
Aspnet Core minimal API with basic authentication and authorization setup. http://minimal-api-demo.somee.com/
api authentication authorization demo-minamal dotnetcore6-minmal-api jwt jwt-authentication minamal-api-net-core-6 minimal minimal-api swagger
Last synced: 10 May 2026
https://github.com/clish254/how-to-roll-your-own-auth-rust
A Rust API for authentication via Discord and JWTs.
axum discord-authentication jwt oauth2 postgresql rust shuttle-rs sqlx
Last synced: 10 May 2026
https://github.com/mateothegreat/go-jwt-paseto
JWT vs PASETO Performance & Security Comparison
Last synced: 07 Feb 2026
https://github.com/zn-rabby/PH-University
This is the documentation for the Authentication Service component of the University Management System. The Authentication Service provides authentication and authorization functionalities for the three main roles in the system: Admin, Student, and Faculty.
express jwt mongoose node ts zod
Last synced: 26 Oct 2025
https://github.com/r1b/jwt
[WIP] JSON Web Token
chicken-scheme jwt rfc7519 scheme
Last synced: 01 Feb 2026
https://github.com/martinpcdev/ecommerceapp
Ecommerce Creado para la venta online de productos tecnologicos , cuenta con proceso de registro , login y carrito de compras mediante el uso de JWT para el token obtenido por el backend
ecommerce-website jwt react tailwindcss
Last synced: 11 May 2026
https://github.com/purnendu-sarkar/medi-camp-pro
MediCamp is a web-based platform designed to simplify the management of medical camps. Built with the MERN stack, it allows organizers to manage camps and participants to register and provide feedback. Features include user authentication, dynamic camp management, interactive analytics, and secure payment processing.
axios daisyui express-js firebase jwt mongodb nodejs react react-hook-form recharts stripe sweetalert2 tailwindcss tanstack-query
Last synced: 25 Feb 2026
https://github.com/michelbernardods/back-end-do-gobarber
It is an API for registering users for future scheduling at the barber shop the GoBarber.
gobarber javascript jwt nodejs rocketseat sequelize
Last synced: 12 May 2026
https://github.com/radicand/forwardauth-rs
Rust-based drop-in replacement for traefik-forward-auth0 - forward authentication service for Traefik with Auth0/OIDC support
auth0 authentication forward-auth jwt kubernetes oidc rust traefik
Last synced: 15 Apr 2026
https://github.com/yesarib/movieapp-token-cache-redis
🌱 This project is an example of an API developed with .NET Core and includes JWT token authentication, caching and Redis integration. Designed as a mini MovieApp, the project demonstrates these features.
api api-rest cache caching jwt jwt-auth jwt-token netcore oauth2 redis token
Last synced: 12 May 2026
https://github.com/ryands17/auth-flow
Auth flow with JWT using Access and Refresh tokens
Last synced: 08 Apr 2025
https://github.com/opticsquid/bellatrix
A prebuilt Express JS Authentication & Authorization Project based on a REST API interface. It has the basic authentication and Authorization routes with the latest security measures implemented so that your application is much more secure from day 1. You are welcome to build upon and extend this project as and when required.
authentication authorization express expressjs gdsc-tmsl hacktoberfest jwt jwt-authentication node nodejs openapi3 rest-api security
Last synced: 15 Apr 2026
https://github.com/ananthuspace/jobify
Jobify is a MERN stack web app for admins to manage companies and job listings. Admins can log in, add, update, delete, and view companies and jobs. The app features token-based authentication, table pagination, and a well-structured front-end and back-end architecture.
bootstrap5 express jwt mongodb mui-material nodejs react-icons reactjs redux redux-thunk redux-toolkit
Last synced: 14 Apr 2026
https://github.com/zainab7681051/simple-to-do-list-app
a simple to-do list web app with interface in vue and web server in nodejs express and database in postgresql
expressjs jwt nodejs postgresql sequelize-orm vue vuex
Last synced: 15 Apr 2026
https://github.com/MauricioPerera/just-bash-data
just-bash plugin: db (MongoDB-style document store) and vec (vector similarity search) commands for in-shell agents. JWT auth, RBAC, AES-256-GCM encryption, 4 quantizations.
agent-shell document-database encryption just-bash jwt llm-tools plugin rag rbac vector-search
Last synced: 15 Jun 2026
https://github.com/ajentik/jwks-rotater
K8s Operator that automatically rotates the JWKS keys
controller-runtime helm jwks jwt kubernetes operator
Last synced: 01 Jun 2026
https://github.com/zofiyacodes/ecommerce-react
🛒Ecommerce website using React and Golang, clean and smart architecture.
clean-architecture docker gin-gonic golang grafana jwt minio nginx postgresql prometheus react redis swagger
Last synced: 25 Feb 2026
https://github.com/ecureuill/adopet
API developed as result of 6th Backend Alura Challenge
ajv alura-challenge alura-challenges alurachallenge alurachallenges api api-test express jest jsonwebtoken jwt multer nodejs supertest typeorm
Last synced: 15 Apr 2026
https://github.com/joschonarth/javagas-server
💼 A job management platform built with Java and Spring Boot, providing a secure and efficient RESTful API for candidates to apply for jobs and companies to post job opportunities.
docker grafana hibernate jacoco java junit jwt lombok mockito postgresql prometheus sonarqube spring spring-boot spring-boot-actuator spring-data-jpa spring-security swagger
Last synced: 15 Apr 2026
https://github.com/medaminebt/springsecurity-api-jwt-pidev-roles
springsecurity-api-jwt-springboot-waf-with-roles
authentication html5 jwt jwt-authentication role-management spring-boot springboot springdata-jpa
Last synced: 18 Jun 2026
https://github.com/ethanzu1193/koa-ts-jwt-auth
基于 Koa 和 TypeScript 构建,提供了一个用于 API 接口服务的示例。示例包含JWT(JSON Web Tokens)进行身份验证和授权。
jwt koa mysql nodejs typeorm typescript
Last synced: 07 Jan 2026
https://github.com/ngdangkietswe/simple-kong-gateway
Golang | Python | Kong-Gateway | Docker
docker golang jwt kong-gateway makefile python
Last synced: 17 Apr 2026
https://github.com/shaikahmadnawaz/book-talks
The Book Talks is a platform where users can discover, review, and discuss books.
aws expressjs jwt mern mongodb mongoose nodejs react reactjs redux-toolkit responsive-design rest-api s3 tailwindcss
Last synced: 04 Apr 2026
https://github.com/harshilmalani07/study_notion
StudyNotion is a versatile and intuitive ed-tech platform that enables users to create, consume, and rate educational content. It provides a seamless and interactive learning experience for students while offering a platform for instructors to showcase their expertise and connect with learners worldwide.
bcrypt cloudinary express jwt mongodb razorpay-payment react redux-toolkit tailwindcss
Last synced: 04 Apr 2026
https://github.com/lucasdota/todo_app_backend
A secure Todo application with full CRUD functionality built with Java Spring Boot, featuring user authentication via email and password, and JWT-based session management stored in cookies. This application allows users to register, log in, and manage their personal todo lists.
crud java jwt mysql spring-boot
Last synced: 17 Apr 2026
https://github.com/diivvuu/mern-netflix-clone
made a netflix clone using mern, deployed link below with full auth and api calls in backend which makes storing search history of particular easier
axios bcrpyt cookie-parser dotenv express fullstack jwt mern mongodb mongoose netflix-clone netflixclone nodejs react tmdb tmdb-api
Last synced: 04 Apr 2026
https://github.com/deatil/lakego-jwt
基于 go-jwt 的 JWT 库
go go-jwt golang jwt jwt-authentication lakego-jwt
Last synced: 22 Feb 2026
https://github.com/matthewoestreich/node-api-jwt
Nodejs API with JWT proof of concept
bcrypt express json-web-token jsonwebtoken jsonwebtokens jwt jwt-auth mongodb node-api node-jwt node-jwt-integration nodejs
Last synced: 15 Apr 2026