An open API service indexing awesome lists of open source software.

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.

https://github.com/harshkapadia2/flask-jwt-cors

A demo for working with JWTs, testing the Flask-JWT-Extended package and implementing CORS.

cors flask flask-jwt-extended jwt

Last synced: 08 Jan 2026

https://github.com/gustavoms97/nest-js-template

A simple and ready-to-use template for projects using NestJS, featuring built-in functionality and examples. It includes TypeORM for SQL databases, specifically MySQL, but can be easily adapted to other database types with minimal changes.

auth jwt nestjs template typeorm typescript

Last synced: 02 May 2026

https://github.com/eritonsgomes/ds-challenges-java-spring-professional

Desafios da Formação Java Spring Professional que foram desenvolvidos durante a participação no curso da Escola DevSuperior

h2-database java jwt maven oauth2 postgresql spring spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 13 Apr 2026

https://github.com/belalhussam/ecommerce-api-using-nodejs

build-ecommerce-api-using-nodejs-using-expressjs

express-validator expressjs jwt mongoose multer nodejs sharp

Last synced: 12 Apr 2026

https://github.com/subarnasaikia/studentreportapi

A Node.js and Express.js RESTful API to manage student profiles, marks, and reports. Ideal for educational use, with full CRUD support and easy frontend integration.

api bycrpt cloudinary express jwt mongodb mongoose rest-api restful-api studenreportapi student-management-system studentreportapi

Last synced: 14 Apr 2026

https://github.com/no-country-simulation/c23-91-webapp

Plataforma web que incentiva la donación de sangre mediante un sistema de gamificación y la simplificación del agendamiento de citas, haciendo el proceso más accesible, motivador y eficiente.

bootstrap5 expressjs figma html-css-javascript jwt mongodb nodejs postman slack

Last synced: 12 Apr 2026

https://github.com/joschonarth/find-a-friend-api

🐶 Find A Friend is a platform that connects adoption organizations with people looking to adopt pets, allowing organizations to manage pets and users to search and view adoption details.

bcrypt docker dotenv eslint fastify github-actions jwt nodejs postgresql prisma supertest typescript vitest zod

Last synced: 12 Apr 2026

https://github.com/ekristen/satokens

Providing Kubernetes Service Account Tokens Locally for Development Purposes

golang jwt kubernetes service-account

Last synced: 15 Apr 2026

https://github.com/allansomensi/tickify-api

A simple API for managing support tickets, with JWT authentication. Made in Rust with Axum.

api auth crud docker just jwt mvc openapi postgresql rust sqlx swagger-ui ticket-management

Last synced: 12 Apr 2026

https://github.com/greenbabyborn/express-users

Demo REST API Service for users

expressjs jwt postgresql prisma-orm

Last synced: 03 May 2026

https://github.com/jonataslaguna/blogs-api

API RESTful Node.js com sequelize utilizando a arquitetura em camadas e um banco de dados para a produção de conteúdo para um blog.

api-rest docker express-js jwt mysql node-js sequelize

Last synced: 13 Apr 2026

https://github.com/andreyrvs/28-trybe-smith

Loja de itens medievais no formato de uma api usando TypeScript. Sendo possivel realizar o CRUD.

es6-javascript expressjs jwt mysql nodejs

Last synced: 13 Apr 2026

https://github.com/theprincelle/lp1-project-api

Yep, you're read that correctly. A simple API, in Java.

api-server hibernate java jee jwt maven school-project spring

Last synced: 02 May 2026

https://github.com/thoriqdharmawan/go-jwt-mux

REST API project built with Golang, featuring JWT authentication, Gorilla Mux routing

golang gorilla jwt mux

Last synced: 26 Jun 2026

https://github.com/tulbadex/nestjs-auth-api-key-system

A NestJS authentication system supporting both JWT tokens for users and API keys for service-to-service access

api-keys authentication jwt nestjs postgresql rest-api service-to-service typescript

Last synced: 26 Jan 2026

https://github.com/server-state/auth-jwt-server

Basic JWT server for Server State servers

auth jwt nodejs server-state typescript

Last synced: 27 Apr 2026

https://github.com/backdrop-contrib/jwt

JSON web tokens for Backdrop CMS.

backdrop backdropcms hacktoberfest jsonwebtokens jwt

Last synced: 15 Jul 2026

https://github.com/tkssharma/hack-io-training-app

learning portal where user can search videos on different technologies

javascript js jwt node passport react redux testing

Last synced: 13 Apr 2026

https://github.com/afsanajamal/portfolio-platform-api

FastAPI + PostgreSQL backend for a multi-tenant project & portfolio platform with JWT auth, RBAC, and tests

alembic authentication authorization backend ci-cd docker fastapi github-actions jwt postgresql pytest python rbac rest-api sqlalchemy

Last synced: 13 Apr 2026

https://github.com/moaraby/ecommerce-nodejs

Ecommerce website built using NodeJS and Express

expressjs jwt logger mongodb mongoose multer nodejs passportjs stripe

Last synced: 11 Apr 2026

https://github.com/aprilmintacpineda/nodejs-express-jwt-boilerplate

Boilerplate for your NodeJs application using express and JWT.

boilerplate expressjs jsonwebtoken jwt nodejs

Last synced: 03 May 2026

https://github.com/zaaim-halim/spring-security-with-jwt-and-swagger

basic College management system API with Swagger and spring security

jwt jwt-auth jwt-authentication spring-security

Last synced: 16 Mar 2025

https://github.com/sourabh250/entertainment-app

Discover and manage your favorite movies and TV series easily. This app helps you explore, track, and enjoy a wide range of entertainment content, all in one place.

axios bcrypt express framer-motion jwt mongodb moongose nodejs react redux-toolkit swiper

Last synced: 14 Jun 2025

https://github.com/riipandi/trusty

Trusty is a headless authentication server, inspired from Netlify GoTrue.

auth-server authentication authorization client-auth jwt jwt-auth

Last synced: 01 Apr 2025

https://github.com/muhammadalizkhan/ums-auth-mern-be

UserManagementSystem a web-based app that provides complete authentication & authorization features, allowing users to securely sign up, log in, and manage their profiles. It includes functionalities such as user registration, login with email/password, password recovery, and role-based access control (RBAC)

jwt mern node-express-mongodb

Last synced: 01 Apr 2025

https://github.com/hurricanemark/jwt_auth_user_mngt

JsonWebToken Auth server and App server

api bcrypt express jwt nodejs-server passport

Last synced: 12 Apr 2026

https://github.com/anod/subscriptions-kt

Manage subscriptions

compose graphql jwt kmm kotlin

Last synced: 03 May 2026

https://github.com/djimenezweb/hono-auth

Basic authentication system built with Hono

bcrypt hono jwt node prisma typescript

Last synced: 13 Apr 2026

https://github.com/ramostear/jjwt

JSON Web Token example base on Java and jjwt

authentication java jjwt jwt token

Last synced: 12 Jun 2026

https://github.com/bayajidalam/clena-frontend

CLENA is Cleaning service provider and content management application, I am working this application continuously. My plan to convert this to a microservice application. Where i will add a server(apigateway) and another server for Notifications, real-time chating(Web socket) and video calling(WebRTC) with sellere and client.

ant-design axios jwt moment nextjs react-hook-form redux tailwind typescript yup

Last synced: 13 Apr 2026

https://github.com/elderfieldzeus/gainz-api

Gainz Workout Tracker API. Built with Java Spring Boot & Supabase

jwt spring-boot supabase

Last synced: 13 Apr 2026

https://github.com/elmarcelfarias/registro-ponto

Registro Ponto cm Vue3: Interface web desenvolvida em Vue.js para registro e visualização de pontos diários de funcionários. Integra-se com a API Laravel via autenticação JWT.

axios bootstrap frontend jwt toastify vite vue vue-router vue3 vuex

Last synced: 08 May 2026

https://github.com/gunjankadu/order-processing

Springboot, Angular and JWT security - Project based on Order Processing

angular java jwt rxjs spring-boot spring-security swagger

Last synced: 12 Apr 2026

https://github.com/josecorreamorales/rfidapi

💳 The RFID REST API is a system that leverages various technologies, including PHP, MySQL, and Arduino, to manage data related to RFID cards and RFID sensors.

arduino jwt mysql-database php rest-api rfid-card

Last synced: 12 Apr 2026

https://github.com/smitroy4/jwt-spring-boot-starter

Auto-configured JWT starter for Spring Boot applications.

authentication backend java jwt maven opensource security spring-boot starter

Last synced: 30 May 2026

https://github.com/gyanendrokh/archphp-jwt

A Simple JWT library.

jwt php

Last synced: 16 Oct 2025

https://github.com/vbss-io/express-api-for-blogs

Este projeto é uma de API seguindo princípios REST para um blog, onde o usuário pode criar, ler, atualizar e deletar posts, fazer login, criar cadastro, categorias e consulta-los.

api api-rest crud dotenv express joi-validation jwt jwt-authentication msc-project mysql nodejs nodemon nodemon-express rest sequelize trybe trybe-projects

Last synced: 12 Apr 2026

https://github.com/worketyamo-students/barthez_blog_api_v3

L'entreprise WORKETYAMO a remarqué une perte significative de productivité et une augmentation des coups liées qux heures d'abscences non justifiés des employés. Pour remedier à cette situation, la direction souhaite mettre en place un systeme automatisé pour suivre la présence des employés, calculé les heures d'abscences et ajusté les salaires.

aws-s3 bcrypt cronjob docker ejs-templates express-js express-middleware jwt minio mongodb nodejs nodemailer otp-verification postman prisma-orm rate-limiting rest-api swagger-ui typescript winston-logger

Last synced: 28 Jan 2026

https://github.com/cardboardrobots/token

Token helpers for Go

go jwt library token

Last synced: 16 Mar 2025

https://github.com/dsoaress/delivery-api

Delivery API with routes for clients and deliverymen with JWT authentication. Made with TypeScript, Express and Prisma.

express jwt prisma typescript

Last synced: 03 May 2026

https://github.com/thekaki/proyectofullstack

Este proyecto implementa un backend con spring (Boot & Security) para la gestión de un blog. Permite la creación de artículos, así como la gestión de estos por usuarios con un sistema de roles y permisos. Implementa conexión a una bbdd mysql utilizando JPA.

jpa-hibernate jwt mysql spring spring-boot spring-security

Last synced: 12 Apr 2026

https://github.com/srijaadhya12/expense-trackerql

A web app based on MERN and GraphQL to keep track on daily expense, investment and saving. Features a seamless, engaging user interface utilizing React Chart.js for dynamic visualizations and chat-like interactions.

apollo-client apollo-server expressjs graphql javascript jwt jwt-authentication mongodb nodejs react-charts reactjs

Last synced: 07 Jul 2025

https://github.com/ismail-dev-code/knowvia-server

Knowvia Server is the robust backend REST API that powers the Knowvia knowledge-sharing platform — a full-stack MERN (MongoDB, Express.js, React, Node.js) application designed to facilitate seamless user interaction and content management.

crud-api express-js jwt mongodb node-js

Last synced: 03 May 2026

https://github.com/macktb/funapp-angular

Product Management System using Angular

angular bootstrap bootstrap-icons json-server jwt

Last synced: 12 Apr 2026

https://github.com/josueec/devhunters-api-typescript

🗄️ The API-REST service for the DevHunters web application

express jwt mongodb mongoose mvc-pattern nodejs typescript

Last synced: 13 Apr 2026

https://github.com/iqhater/auth-cookie-example

Simple auth app example with cookie and jwt sessions.

auth cookie-sessions cookies jwt login middleware website

Last synced: 08 Apr 2025

https://github.com/ismailmohammed1432/githubbackend

This is the GitHub Backend Project using Nodemailer and twilio

express hashing jwt middleware mongodb mongoose nodejs

Last synced: 03 Apr 2026

https://github.com/evandrocalado/api-breaking-news

API de projeto Breaking News com Express, Node, MongoDB Atlas, Mongoose e mais

api express javascript jwt mongodb

Last synced: 13 Apr 2026

https://github.com/asib11/saas-django

This project mainly focus on backend django and DRF. I am trying to apply all criteria like RESTapi, jwt auth, authorization, token session. On frontend side use react, react router dom, tailwindCSS etc are highlight

django django-rest-framework jwt jwt-authentication postgresql react-router reactjs tailwindcss

Last synced: 12 Apr 2026

https://github.com/justinsisley/tokenpress

A JWT utility belt for JavaScript applications

authentication javascript jwt nodejs

Last synced: 11 May 2026

https://github.com/jaugustodev/flixer

REST API for video catalog management built with Clean Architecture and DDD in .NET 6, featuring JWT authentication, Google Cloud Storage media upload, and asynchronous processing with RabbitMQ

ci-cd clean-architecture csharp ddd docker docker-compose github-actions jwt keycloak kubernetes meaditr mysql pipeline rabbitmq serilog

Last synced: 19 Jun 2026

https://github.com/devils2ndself/album-discoverer-api

Node.js REST API for managing users of AlbumDiscoverer. Retrieved from local archive

authentication jwt mongodb nodejs

Last synced: 05 May 2026

https://github.com/airhopper/backend

AirHopper adalah API pemesanan tiket pesawat online yang dirancang untuk memberikan pengalaman perjalanan yang mudah dan nyaman. Dengan dukungan teknologi modern seperti Express, Prisma, dan Swagger, kami menyediakan layanan backend yang cepat, aman, dan dapat diandalkan.

bycript docker eslint express imagekit jwt midtrans nodemailer oauth prisma zod

Last synced: 17 Feb 2026

https://github.com/eric-souzams/lumen-transaction-api

API developed with Lumen, for a transaction system between two parties.

composer jwt laravel lumen lumen-passport php

Last synced: 07 May 2026

https://github.com/engrarfin/meeting-room-booking-system

meeting-room-booking-system A TypeScript-based backend for managing room bookings, built with Node.js, Express, and MongoDB. Features secure NextAuth authentication, RESTful APIs for booking and room management, and robust data handling.

expressjs jwt mongodb postman typescript

Last synced: 12 Apr 2026

https://github.com/ernandesrs/pproj_laravel_api

Um projeto em Laravel 8 como api.

api jwt laravel8

Last synced: 03 Apr 2025

https://github.com/tsmx/express-jwt-validator

Simple express middleware for validating JWT bearer tokens.

bearer-token express jsonwebtoken jwt middleware validation verification

Last synced: 26 Nov 2025

https://github.com/dimkinthepro/jwt-auth-bundle

JWT authentication bundle for Symfony

jwt jwt-auth jwt-authentication jwt-token php81 symfony-bundle

Last synced: 11 Mar 2026

https://github.com/ditikrushna/end-to-end-authentication-using-node-js-and-jwt-

An end to end application which demonstrates how we can implement authentication in an application using Node.js and JSON Web Tokens and some good practices.

authentication expressjs jwt middleware node

Last synced: 12 Apr 2026

https://github.com/arin-paliwal/simpplr_behance_clone

This project is a modern clone of Behance, providing a platform for users to browse, search, and like various designs.

context-api expressjs jwt react tailwindcss typescript

Last synced: 12 Apr 2026

https://github.com/sumitmadaan16/thebestjobportal

TheBestJobPortal is a job posting app where users can register, log in, add jobs, and view all listings. Authenticated users can create posts and edit or update any job, including those posted by others. Only the original poster can add a job.

css hibernate-jpa html5 java javascript jpa-persistence-applications jwt jwt-authentication jwt-token reactjs spring-boot spring-data spring-data-jpa spring-mvc spring-security springboot

Last synced: 11 Apr 2026

https://github.com/nxtninja/chat-backend-nestjs

This is the backend of the chat app.

jwt nestjs passportjs postgresql prisma

Last synced: 03 May 2026

https://github.com/brayan-kelly/hhrr-unapec

Project Exemption of the Subject Programming Open Source II of the Apec University

angular8 hibernate java-8 jwt postgresql spring-boot typescript

Last synced: 03 May 2026

https://github.com/aiden1020/react-asp.net-with-sqlite

Here is a project for database lab. To create a auction web.

asp-net-core auction auction-website jwt jwt-authentication react sql sqlite

Last synced: 03 May 2026

https://github.com/bmmunga/task-tracker-api

The repository task-tracker-api provides a RESTful API for managing tasks. It includes features such as creating, reading, updating, and deleting tasks, as well as user authn and authz with different user roles. It is built using FastAPI and supports JWT authentication, SQLAlchemy for DB interactions, and PostgreSQL for data storage.

alembic fastapi jwt oauth2 pydantic pytest restful-api swagger-ui

Last synced: 18 May 2026

https://github.com/krispachi/php-mvc-crud-mahasiswa

Website CRUD Mahasiswa dengan PHP MVC menggunakan template AdminLTE

adminlte ajax crud jquery jsonwebtoken jwt mysql php phpmvc

Last synced: 12 Apr 2026

https://github.com/venky-1710/note-taking-app80

A full-stack note-taking application built with React for the frontend and Flask for the backend. This application allows users to register, log in, create, edit, and delete notes.

flask jwt jwt-authentication jwt-token python react

Last synced: 03 May 2026

https://github.com/floyden-monteiro/dotnet-basic-api

BagAPI is a RESTful API designed to manage and organize bags and their contents. It allows users to create, read, update, and delete bags and items within those bags.

csharp dotnet dotnet-framework jwt jwt-authentication jwt-token mvc-architecture orm post postgresql

Last synced: 03 May 2026

https://github.com/klovercloud-ci-cd/security

Authentication and Authorization service for klovercloud-ci-cd

authentication authorization jwt klovercloud klovercloud-ci-cd oauth2

Last synced: 07 Oct 2025

https://github.com/marcojulian/go-jwt

Project made following the video tutorial "JWT Authentication in Go (Gin/Gorm)" by Coding with Robby on YouTube

gin gin-gonic go golang gorm gorm-orm jwt jwt-authentication

Last synced: 14 Jan 2026

https://github.com/guspatagonico/elysia-auth

Elysia-based authentication project (bun + elysia framework + jwt + postgres)

bun elysiajs framework jwt jwt-authentication node nodejs postgresql server-framework

Last synced: 11 Jun 2025

https://github.com/dhartisangani/makeit-backend

A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, and detailed audio information about each track. Create and save new playlists of recommended tracks based on your existing playlists and more.

bcrypt express javascript jwt mongodb mongoose node swagger

Last synced: 12 Apr 2026

https://github.com/serbanuntu/messenger

A lightweight instant messaging application built with Express.js

express jwt postgresql react socket-io

Last synced: 10 Apr 2026

https://github.com/topgunbuild/jsonwebtoken

An isomorphic JSON Web Token implementation

jwt token

Last synced: 08 Oct 2025

https://github.com/thisiskhizar/node-auth-system

A secure, reusable Node.js auth system with email verification and JWT support.

auth-system authentication express jwt mongodb nodejs rest-api

Last synced: 12 Apr 2026

https://github.com/valpere/testwigr

Twitter-like API Server built with Groovy, Spring Boot, and MongoDB.

api-rest api-server groovy junit5 jwt mongodb spock-framework spring-boot spring-data-mongodb spring-security spring-test

Last synced: 03 May 2026

https://github.com/dinorain/checkoutaja

Go REST example for product checkout service, supported with authentication module.

clean-architecture docker go golang jwt jwt-token microservice postgresql redis rest-api swagger unit-testing

Last synced: 16 Jan 2026

https://github.com/turtacn/cbc

CBC:is a cutting-edge, high-performance distributed identity authentication and authorization platform designed to serve as the trust anchor for billions of terminal devices in public network environments. Built on OAuth 2.0 + JWT standards and Zero Trust Architecture principles.

auth2 iam jwt token

Last synced: 14 Jan 2026