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/halimath/jose

Idiomatic implementation of JWS/JWK/JWT for golang

go golang jwk jws jwt

Last synced: 15 Mar 2025

https://github.com/web-mahadihasan/stay-rooms-bd

Stay Rooms BD is designed to redefine the hotel booking experience by providing a user-friendly and feature-rich platform. It caters to individuals seeking hassle-free booking options with detailed room descriptions and secure booking management. Effortless Booking, Comprehensive Details, Smart Sorting and Filtering, Booking Management, Reviews

css firebase javascript jwt react tailwindcss tanstack-query

Last synced: 15 Apr 2026

https://github.com/huumn/go-jwt-user-auth-example

Username/password example in golang with jwt and tls, using gorm

auth golang gorm jwt

Last synced: 01 Apr 2025

https://github.com/llsaimur/mernsetup

base setup for a mern stack

babel express jwt mern mongodb node react

Last synced: 12 Feb 2026

https://github.com/yashodhanketkar/tttserver

Server for tictactoe game

express jwt mongodb mongoose websocket

Last synced: 12 Apr 2026

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/pvsune/loadcentral-admin

A simple interface to let you topup mobile load to multiple phone numbers concurrently using Goroutines.

gin-gonic gin-jwt golang jwt topup

Last synced: 06 Jan 2026

https://github.com/leomet07/jwt-social-media

A login system based on JSON web tokens.

express js jwt jwt-token mongodb mongoose nodejs

Last synced: 03 Apr 2026

https://github.com/carlosalmanzab/backend-report-app

El proyecto de seguridad ciudadana es una aplicación web que permite a los ciudadanos reportar incidentes de seguridad a las autoridades locales.

docker docker-compose docker-volumes firebase java jpa jwt mapstruct messaging-services open-api push-notifications spring spring-boot spring-security swagger-ui webapp websocket websockets

Last synced: 25 Feb 2026

https://github.com/padcmoi/simply-jwt

JsonWebToken(JWT) simple d'utilisation

jwt jwt-decode jwt-tokens

Last synced: 01 Feb 2026

https://github.com/pintu544/backendauthsocket

Real-time dashboard application where admins can manage players and monitor their activity, while players can engage by clicking a “Banana” button and track their ranking in real-time.

bcrypt expressjs jwt mongodb nodejs socket-io

Last synced: 12 Apr 2026

https://github.com/bonifaceebuka/jwt-authentication-backend-service

This is a backend service for a basic auth system built on GO

golang jwt rest-api

Last synced: 27 May 2026

https://github.com/vittordeaguiar/blog-api

.NET 9 Web API implementing Clean Architecture, featuring Entity Framework Core, AutoMapper, JWT Authentication, and Redis

cache csharp docker docker-compose entity-framework-core jwt postgres redis

Last synced: 26 Jan 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/talissonmelo/easy-image

Projeto de Envio de Imagens e Login - Java SpringBoot MongoDB Docker

docker docker-compose java jwt maven mongodb mongodb-compass postman spring-boot spring-security

Last synced: 12 Apr 2026

https://github.com/ridafkih/jwt

A JWT demonstration and explanation.

jwt nextjs

Last synced: 28 Apr 2026

https://github.com/grantjforrester/spring-security-jwt

A lightweight module for Spring Security that provides HTTP request authentication by JSON Web Token (JWT).

jwt security spring

Last synced: 17 May 2026

https://github.com/robertbrewitz/dapr-okta-node

Somewhat rudimentary Dapr setup with Okta oauth2 Client Credentials Flow. Auth in frontend, verify token in Dapr middleware. Decode JWT in node for sub (Okta App userID)

client-credentials-flow dapr dapr-microservice-template html http-server jwt jwt-token localhost node-js nodejs oauth2 okta okta-oidc

Last synced: 01 Apr 2025

https://github.com/nisanth2004/jwt-complete-tutorial-springboot-3.1.x

A complete easy tutorial to understand the concept of Jason web Token authentication and authorization in SpringBoot 3.1.x

admin authentication authorization configuration database framework java jwt mysql role security spring springboot token user userdetails web

Last synced: 09 Apr 2026

https://github.com/nicolasparada/go-auth0-demo

Demo application of Auth0 (or any auth provider with JWKS support really) with Golang

jwk jwks jwkset jwt testing

Last synced: 01 Jul 2025

https://github.com/smrenato/react-frontend

Frontend desenvolvido com react para uma entidade, usando autenticção JWT

heroku jwt react

Last synced: 07 Aug 2025

https://github.com/anasyakubu/pip3-event-management-api

A Node.js and Express.js API for managing events, including creation, registration, and feedback. Features secure user authentication with JWT, and password hashing with bcrypt. Integrates MongoDB for data storage and optionally supports email notifications with Nodemailer.

api-rest expressjs jwt middleware mongodb mongodb-atlas mongoose nodejs nodemailer vercel

Last synced: 11 Apr 2026

https://github.com/midoahmed/flexinote-nextjs

[Learning Next.js] FlexiNote is an MVP app built with Next.js for note-taking, inspired by applications like Notion/Wiki.

jwt next-auth nextjs oauth typescript

Last synced: 11 Apr 2026

https://github.com/eduardapontel/rocketlog

Rocketlog is a delivery tracking system that allows users to log in and check the status of their orders.

docker express jest jwt nodejs prisma typescript

Last synced: 11 Apr 2026

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/rustam-tolipov/rails-api-auth-template

tired of setting up rails api auth from scratch? me too. that’s why i built this starter template. so enjoy

api authentication boilerplate devise jwt rails rspec ruby starter-kit

Last synced: 12 Apr 2026

https://github.com/mstovarh/my_store_nodejs

En este repositorio se encuentra una API llamada My Store, usé tecnologías como NodeJS, ExpressJS, Sequelize, Postgres, PgAdmin, Docker, Insomnia, Boom, JWT, PassportJS y Faker. Además se generaron migraciones para ir versionando la base de datos.

boom docker docker-compose express-session expressjs fakerjs insomnia js jwt mysql nodejs passportjs pg pgadmin phpmyadmin postgresql restful-api sequelize

Last synced: 11 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/underewarrr/trybe-smith

Por meio dessa aplicação, será possível realizar as operações básicas que se pode fazer em um determinado banco de dados: Criação, Leitura, Atualização e Exclusão (ou CRUD - Create, Read, Update e Delete). (Models, Service e Controllers)

docker express jwt nodejs typescript

Last synced: 16 Apr 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/ivanefibiger/condutest

Sistema municipal para evaluación teórica de licencias de conducir. Flutter + .NET 8 + PostgreSQL + Docker

docker dotnet exam-system flutter fullstack jwt postgresql

Last synced: 04 May 2026

https://github.com/varunramagiri/python-microservices-framework

Async FastAPI template with JWT/RBAC, Redis rate limiting, circuit breakers, Prometheus, OpenTelemetry, Kubernetes HPA and Terraform IaC

async docker fastapi jwt kubernetes microservices observability opentelemetry prometheus python rest-api terraform

Last synced: 13 Jun 2026

https://github.com/robson-carvalho/movie-api

Sistema de autenticação JWT, com CRUD de um catálogo de filmes, onde todos os endpoints dessa CRUD só devem ser consumidos por um usuário autenticado.

bcrypt docker jwt nestjs postgresql typeorm typescript

Last synced: 04 May 2026

https://github.com/eclipse-xfsc/crypto-provider-core

This package is a library to abstract crypto providers for go. The providers can be loaded during startup by adding the respective module in the local folder.

decryption ec-dsa encryption golang jwt pem random rsa signing verification

Last synced: 13 Jun 2026

https://github.com/adshan/dotnet-authentication-symmetric-asymmetric

JWT authentication with Symmetric and Asymmetric keys.

asymmetric authentication dotnet jwt net6 symmetry

Last synced: 04 May 2026

https://github.com/ruajean/interfaces-colmenares

⚖️ Plataforma desarrollada para Colmenares & Asociados, permitiendo a clientes, abogados y administradores gestionar casos fiscales en tiempo real. Con un diseño en Angular, esta interfaz facilita la actualización de casos, consulta de estados, y colaboración directa con clientes. Desarrollado por Jean Rúa

angular api-rest bootstrap jwt typescript

Last synced: 04 May 2026

https://github.com/shakilofficial/nextmart-server

Nexa: A e-commerce web application server

eccomerce express jwt mongodb mongoose nodejs nodemailer typescript zod

Last synced: 13 Jun 2026

https://github.com/sahinmeric/register_page

A full-stack application for registering MIPYMEs, focusing on user validation, authentication, and UX. Built with Angular, .NET 6, and deployed on Netlify and Azure.

angular azure dotnet full-stack jwt netlify

Last synced: 30 Apr 2026

https://github.com/rooneyrulz/react-graphql-booklist

Full stack react application with react.js, context-api, hooks, express.js, graphql, mongodb with some new popular coding techniques. Included REST-API, user authentication and authorization using jwt token mechanism.

context-api express-js graphql hooks jwt mongodb react react-bootsrap

Last synced: 04 May 2026

https://github.com/kevin17839/skilldzire-x-st-full-stack-java-25

Showcase your skills with the SkillDzire x ST Full Stack Java Internship 2025. Explore projects like the Student Management System using Spring MVC, MySQL, and React. 🐙🌟

api-development authentication backend full-stack internship-project java jwt maven mysql reset-api skilldzire spring-boot spring-security

Last synced: 04 May 2026

https://github.com/ramneek2003/yoom

Developing a Zoom clone named Yoom with a suite of features catering to seamless video conferencing experiences. Implementing functionalities for instant meetings, scheduled meetings, recording retrieval, and joining meetings scheduled by others, all integrated within a robust authentication system.

jwt nextjs oauth stream tailwind-css typescript

Last synced: 04 May 2026

https://github.com/planara/planara-accounts

Сервис управления профилями пользователей. GraphQL API, JWT авторизация, Kafka интеграция.

accounts dotnet fluentvalidation graphql jwt

Last synced: 14 Jun 2026

https://github.com/jamison0902/javascript-cybersecurity

Refatoração de Segurança em Aplicação

javascript jwt postgresql

Last synced: 14 Jun 2026

https://github.com/ed555009/utilities-jwt-ed25519

A simple .NET library for generating and verifying JSON Web Tokens (JWT) using Ed25519 public/private key pairs for signing and verification, targeting netstrandard2.1

authentication c-sharp ed25519 eddsa eddsa25519 jwt netstandard21 security

Last synced: 09 Jun 2026

https://github.com/geffrerson7/playlist-api

REST API for the data of a song playlist application.

bcrypt-hashing-library express jwt nodejs postman prisma typescript

Last synced: 04 May 2026

https://github.com/davi0805/public-gnose-quarkus

Public repo just for prototype of a user microservice - Java | Quarkus | Docker | Redis | Postgres | JWT

async docker java jwt postgres quarkus redis-cache sendgrid serverless

Last synced: 04 May 2026

https://github.com/kaloyanpepelyashki/cs-mongodb

A repository that demonstrates an implementation of a distributed system that consist of C# web APIs, contacting MongoDB and implementing core CRUD, together with a client side MVC application

csharp dotnet-core jwt jwt-authentication mongodb mongodriver webapi

Last synced: 04 May 2026

https://github.com/parsin/jwt-authentication-with-refresh-token-rotation-and-redis-storage

JWT Authentication with Refresh Token Rotation and Redis Storage

authentication jwt redis refresh spring-boot

Last synced: 04 May 2026

https://github.com/vertikajain/todolist-express-rest-api

REST API using Express, JWT and Pagination

express javascript jwt nodejs pagination todolist

Last synced: 04 May 2026

https://github.com/asanka-j/oms-backend

Custom Order management system to handle the execution of trade orders.

api-server django graphql jwt

Last synced: 04 May 2026

https://github.com/sara-ibrahiim/noxe-movies

Noxe Movies it's Web Application that offers you the latest movies , TV and popular characters in the world to follow the latest movies to be watched by the user from the viewing sites.

axios bootstrap css font-awesome formik html js jwt toster yup

Last synced: 04 May 2026

https://github.com/rodgeraraujo/nestjs-starter-template

Scaffold quickly your next TypeScript API with this opinionated starter template for NestJS. Includes GraphQL support, TypeORM, Jest, Passport-JWT authentication, Swagger Api and more.

grap jest jwt nestjs starter swagger typeorm typescript

Last synced: 04 May 2026

https://github.com/benfoster/jwt-generation-demo

Demo of generating and validating Json Web Tokens (JWT)

dotnet jwt

Last synced: 04 May 2026

https://github.com/shahin-hossain-dev/chat-app

This is a chat app with MERN Stack

express jwt nodejs react zustand

Last synced: 15 Jun 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/aviralj02/movie-ticketing-microservice

🎥 This system allows users to view movies, check showtimes, and book tickets based on availability, all built using a microservices architecture.

java jwt microservice mysql springboot springsecurity

Last synced: 04 May 2026

https://github.com/shrutisaxena17/jwtdemo

An employee management system that implements JWT Security

java jwt jwt-authentication jwt-token security spring-boot spring-security

Last synced: 29 Apr 2026

https://github.com/fairlytales/jwt_auth_full_stack_app

Full stack app with JWT authentication

javascript jwt jwt-authentication nodejs react

Last synced: 04 May 2026

https://github.com/muhamed-didovic/vue-laravel-spa

App build with vue, vuex, jwt and laravel 7

jwt laravel php vue vuex

Last synced: 04 May 2026

https://github.com/persteenolsen/fastapi-jwt-auth-rag-one

Python FastAPI with JWT Auth serving RAG using LLM by Groq

fastapi jwt llm postgresql python rag vector

Last synced: 17 Jun 2026

https://github.com/persteenolsen/vue-fastapi-jwt-auth-dl-four

Vue 3 SPA doing JWT Auth towards a FastAPI serving House Price Predicting using PyTorch

fastapi jwt pinia vite vue

Last synced: 17 Jun 2026

https://github.com/excellent-84/todo_list

Приложение для планирования задач. Авторизация пользователей по JWT-токену. Пользователи могут работать только с собственными записями.

jwt nestjs nodejs postgresql swagger typeorm typescript

Last synced: 05 May 2026

https://github.com/danieldantasdev/aspnetcore-complete-formation_course-luisdev-backend-part-11_dotnet-6_csharp-10

Repositório da Formação ASP.NET Core: APIs em .NET, Arquitetura Limpa, CQRS, EF Core, Dapper, Repository Pattern, testes unitários, JWT, mensageria com RabbitMQ, microsserviços e DevOps com Azure. Projeto completo do zero.

aspnet-core autenticacao autorizacao azure backend clean-architecture cqrs csharp dapper devops dotnet ef-core jwt luisdev mensageria microsservicos rabbitmq

Last synced: 05 May 2026

https://github.com/carreiras/java-spring-boot-vendas

Este é um exemplo de micro-serviço desenvolvido com Java e Spring Boot para estudo de JPA, Spring Security, Autenticação JWT, Swagger, entre outros.

h2-database java jsonwebtoken jwt lombok maven mysql-database spring-boot spring-boot-actuator spring-boot-data-jpa spring-boot-security spring-boot-validation swagger swagger-ui

Last synced: 05 May 2026

https://github.com/persteenolsen/fastapi-jwt-auth-ai-agent-two

Python FastAPI with JWT Auth serving a Tool-Calling AI Agent running at Render

ai-agent fastapi jwt python render

Last synced: 17 Jun 2026

https://github.com/caiobgalvao/trybe-delivery-app

#30 Projeto da Trybe, #13 Projeto do Módulo de Back-End

express joi jwt react react-hooks react-router

Last synced: 05 May 2026

https://github.com/kumkee/jwtelm

Full-stack jwt user authorization with fastapi (backend) and elm (frontend)

authentication deta elm fastapi jwt

Last synced: 05 May 2026

https://github.com/mehdi-zarei/blog-v2

A simple and functional blogging website that allows users to create articles, manage tags, read other users' articles, and leave comments.

captcha-generator expressjs jwt mysql2 nodejs passport-google-oauth20 passportjs redis sequelize-orm swagger yup-validation

Last synced: 05 May 2026

https://github.com/aymanemehdi/packpal

PACKPAL - Administration System is designed for organizations to manage products, categories, customers, orders, and other admin users efficiently. It provides a secure, modular, and scalable backend to support administrative operations.

ant-design axios bcryptjs cors dotenv expressjs javascript jsonwebtoken jwt mongodb mongoose nodejs nodemon npm react-router reactjs redux redux-thunk tailwindcss vercel

Last synced: 05 May 2026

https://github.com/vdbulcke/reveal

Decode jwt, X509, base64, urlencoded from the Terminal

base64 jwt terminal urldecoder x509

Last synced: 05 May 2026

https://github.com/joaosouzaaa/azureadauthentication

Azure AD Authentication in .NET

azure azure-ad jwt

Last synced: 05 May 2026

https://github.com/thealoneprogrammer/node-express-mongodb-rest-api-boilerplate

A Rest API boilerplate is written using NodeJS, ExpressJs, and MongoDB, which has the provision of basic auth with JWT with validations using @hapi.joi and CRUD operation with a simple example.

api express hapi-joi jwt mongodb mongodb-atlas nodejs rest-api

Last synced: 05 May 2026

https://github.com/persteenolsen/fastapi-jwt-auth-render-one

FastAPI with JWT Auth ready for be hosted at Render

fastapi jwt postgresql python render

Last synced: 17 Jun 2026

https://github.com/asynched/spring-task-api-with-auth

A simple Spring Boot API with JWT authentication.

java jwt mysql spring spring-data-jpa spring-security

Last synced: 05 May 2026

https://github.com/central-makeus/polaris_server

정체성 형성을 위한 습관 설계 애플리케이션, DoBit

aws-ec2 aws-rds-mysql erdiagram java jpa jwt nginx restful-api spring-boot

Last synced: 05 May 2026

https://github.com/leonardosaraceli/omniloq-backend

The API, database, encryption and authentication of Omniloq's password manager.

cryptojs express javascript jwt nodejs postgresql prisma

Last synced: 05 May 2026

https://github.com/ismetcanbyk/nodejs-auth-jwt

Authentication project with node js and jwt

auth authentication jesonwebtoken jwt mongo mongoose node nodejs

Last synced: 05 May 2026

https://github.com/wildan3105/express-typescript-postgres-signup-login

An example of implementations for signup and login flows using express, typescript, JWT, and postgre SQL and deployed on heroku

expressjs heroku jwt login postgresql signup typescript

Last synced: 05 May 2026