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

Projects in Awesome Lists tagged with jwt-authorization

A curated list of projects in awesome lists tagged with jwt-authorization .

https://github.com/bezkoder/spring-boot-login-example

Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example

authentication authorization jwt jwt-auth jwt-authentication jwt-authorization jwt-token login mysql rest-api spring-boot spring-data-jpa spring-security token-based-authentication

Last synced: 04 Sep 2025

https://github.com/stas/otp-jwt

One time password (email, SMS) authentication support for HTTP APIs.

api-auth jwt-authentication jwt-authorization jwt-tokens otp-jwt rails rails-auth

Last synced: 05 Apr 2025

https://github.com/bezkoder/angular-17-jwt-auth

Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API

angular angular-17 angular17 authentication authorization httponly-cookie jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens login login-form login-forms login-page registration token-based-authentication

Last synced: 14 Apr 2025

https://github.com/gurupatil0003/restfull_api

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs

client crud-api crud-operation curl flask http-server json jwt-authentication jwt-authorization jwt-token postman python rest restful-api server-client werkzeug

Last synced: 12 Apr 2025

https://github.com/bezkoder/angular-17-refresh-token

Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example

angular angular-17 angular17 authentication authorization json-web-token jsonwebtoken jwt jwt-auth jwt-authentication jwt-authorization jwt-refresh-token jwt-token jwt-tokens refresh-token refresh-tokens

Last synced: 14 Apr 2025

https://github.com/shuoros/ecommercy

🛒 A sample ecommerce application written in Spring Boot API and CRUD (create, read, update, and delete)

graphql hibernate jwt-authorization mysql rest-service spring spring-boot spring-security springdatarest

Last synced: 19 Apr 2025

https://github.com/bezkoder/angular-14-refresh-token

Angular JWT refresh token with Interceptor, handle token expiration in Angular 14 - Refresh token before expiration example

angular angular-14 angular14 http-interceptor http-interceptors interceptor jwt jwt-auth jwt-authentication jwt-authorization jwt-refresh-token jwt-token refresh-token token-based-authentication

Last synced: 07 Mar 2026

https://github.com/hakimfauzi23/boilerplate-spring-security

Boilerplate Spring Boot Project With Spring Security for Authentication and Authorization REST API

jwt-authentication jwt-authorization rest-api spring-boot spring-security webservice

Last synced: 05 Mar 2026

https://github.com/azzzrro/safely-server

Server-side codebase for Safely, a specialized cab service dedicated to ensuring the safety and security of women passengers. This server component powers the core functionality of the Safely platform.

expressjs firebase-authentication jwt-authorization mongodb nodejs typescript

Last synced: 15 Aug 2025

https://github.com/oznakdn/projectmanagement

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

asp-net-core-web-api automapper clean-architecture cqrs-pattern efcore fluentvalidation global-exception-handling in-memory-caching jwt-authentication jwt-authorization mediator-pattern rabbitmq redis-cache repository-pattern unit-of-work-pattern

Last synced: 18 Feb 2026

https://github.com/ckdnd99/node-express-drizzle-api

Build a powerful Node.js API with Express and Drizzle. Enjoy type safety and high performance for your applications. 🌐🚀

api backend backend-api digitalocean drizzle drizzle-kit express jwt-authorization neon-postgres node-starter-kit nodeexpress nodejs session-authentication solid-principles tdd template typescript zod

Last synced: 13 Apr 2026

https://github.com/codemonitor-lab/role-based-access-control-rbac

Creating a Role-Based-User-Authentication and User-Autharization using with MongoDB, Express, React, Node-js

express-js jwt-authentication jwt-authorization localstorage mongodb node-js react-icons reactjs sessionstorage validatorjs

Last synced: 10 Jun 2025

https://github.com/nasruddin/nodejs-jwt-auth-mongo

Authentication and Authorization implementation using Node, JWT and Mongo database native driver

authentication authorization jwt jwt-authentication jwt-authorization jwt-token mongo mongodb node nodejs nodejs-jwt nodejs-server

Last synced: 10 Oct 2025

https://github.com/yandex-cloud-examples/yc-serverless-apigw-jwt-authorizer-firebase

Развертывание веб-приложения с JWT-авторизацией в API Gateway и аутентификацией в Firebase.

api-gateway firebase jwt-authorization serverless yandex-cloud yandexcloud

Last synced: 18 Jan 2026

https://github.com/hvalfangst/rust-axum-leptos-wasm

Fullstack Rust project with backend API using Axum and Frontend using Leptos WASM. Endpoints are protected by JWT.

authorization axum container-test diesel diesel-r2d2 diesel-rs docker github-actions hyper jsonwebtoken jwt jwt-authorization leptos rust serde-json tokio-rs wasm webassembly

Last synced: 16 Aug 2025

https://github.com/aajafry/logiex_api

this repo is a multi-inventory API built with Node.js, Express.js, PostgreSQL and drizzle-orm

drizzle-orm expressjs jwt-authentication jwt-authorization neon-postgres nodejs postgresql typescript

Last synced: 09 Apr 2026

https://github.com/saddamarbaa/node-express-mongodb-developer-match-rest-api

An open-source RESTful API developed using NodeJS, Express,and TypeScript, MongoDB, helping developers connect and collaborate by offering user authentication, developer profile management, and match-based interactions.

expressjs jwt-authorization mogodb mogoose nodejs restful-api

Last synced: 07 Apr 2026

https://github.com/prempreetbrar/aplitrack

An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.

email-notification error-handling expressjs javascript jwt-authentication jwt-authorization multer-fileupload mvc-architecture nodejs pugjs rest-api sequelize sqlite

Last synced: 24 Jan 2026

https://github.com/yuvenalmash/inkwell-blog-api

Inkwell Blog Api is a RESTful API that can be used as a backend for an blog application. It allows users to perform all CRUD operations. Requests are authenticated with JWT tokens.

jwt-authorization rspec-testing ruby-on-rails

Last synced: 27 Apr 2026

https://github.com/ramonbecker/ms-auth

Development of two authentication projects in microservices, using two models: stateful and stateless. Auth represents an authentication API. Any represents any API, which will only have to validate the access token

authentication authorization docker docker-compose java jwt-authentication jwt-authorization jwt-decode jwt-token microservice postgres postgresql python stateful stateless token

Last synced: 04 Apr 2026

https://github.com/syedabdullahrahman/spring-boot-rest-jwt

Spring Boot REST API. Features: * JWT (Signin, Signup, Roles) * REST API best practices * Swagger Docs * RestTemplate ( Consuming REST Services, a task implementation) * API rate limiting with Bucket4j

api-rate bucket4j java jwt jwt-authentication jwt-authorization rest-api restful-api spring-boot

Last synced: 05 May 2026

https://github.com/jewel-cse/spring-security-and-jwt

This repo talks about spring security and JWT. Role based authentication and authorization and refresh token if need

api-documentation docu jwt jwt-authentication jwt-authorization jwt-token open-api refresh-token signin signup springsecurity

Last synced: 15 Mar 2026

https://github.com/denissonpereira/sping-security-jwt

A aplicação Java implementa um sistema robusto de autenticação e autorização utilizando as poderosas funcionalidades oferecidas pelo Spring Security em conjunto com JSON Web Tokens (JWT).

java java-17 jwt jwt-auth jwt-authentication jwt-authorization jwt-token jwt-tokens spring-boot spring-security spring-security-jwt spring-security-oauth2

Last synced: 15 May 2026

https://github.com/anshul-sonpure/api-testing-framework

API Testing Framework build using Java + rest assured and extent reports for reporting. Data Driven API testing framework where data is being fetched from Excel and Logger implemented to logs all the details.

api-framework api-testing api-testing-framework jwt-authentication-flow jwt-authorization rest-assured-framework

Last synced: 21 Mar 2025

https://github.com/robinhosz/ms-quarkus

Here is my project of studies of micro services in quarkus, where I used several technologies to test in this framework

activemq docker docker-compose elasticsearch grafana jaegertracing jwt-authentication jwt-authorization kafka keycloak kibana microservices mongodb postgresql prometheus quarkus quarkus-maven

Last synced: 07 Apr 2026

https://github.com/qreolq/tasklist

This REST API application allows you to organize the creation and tracking of your tasks.

checkstyle docker github-actions jacoco-plugin junit jwt-authorization liquibase minio mockito mybatis postgresql redis springboot swagger-ui

Last synced: 07 Apr 2026

https://github.com/tushar-swarnkar/expense-tracker

Expense Tracker is a secure and role-based backend application built using Spring Boot and JWT that allows users to log, manage, and retrieve their personal expenses month-wise and year-wise. Admins can manage user roles and ensure data integrity, making it a robust system for financial tracking and control.

hibernate java jjwt-api jjwt-impl jjwt-jackson jwt-authentication jwt-authorization lombok maven maven-pom mysql mysql-workbench spring-data-jpa spring-mvc spring-security springboot

Last synced: 09 Apr 2026

https://github.com/abdou6666/jwt_auth

Authentication , Authorization system using JWT , access Token , refresh Token (httpOnly cookie)

jwt-authentication jwt-authorization

Last synced: 23 Jun 2025

https://github.com/nadimnesar/spring-security-jwt-auth-module

Ready-to-use starter module for authentication and authorization (JWT-based) using Spring Boot and Spring Security.

gradle h2-database java jwt-authentication jwt-authorization restful-api spring-boot spring-security

Last synced: 11 Apr 2026

https://github.com/theshefer/jwt-auth

How to implement JWT authorization in your application

docker jwt-authorization mongodb node-js react

Last synced: 11 Jun 2026

https://github.com/willsams/example-js-react-with-python

JavaScript + Python full stack example application using React + Redux Sagas for the frontend and a GraphQL API backend using FastAPI + AsyncPG.

ariadne asyncpg bootstrap4 direnv docker fastapi graphql jwt-authorization knexjs nodejs nvm postgresql pytest pytest-mock python reactjs redux-sagas

Last synced: 16 Jan 2026

https://github.com/itsaimsd/devswipe

DevSwipe is a matchmaking platform for developers, enabling users to create profiles, connect based on shared interests or skills, and manage connections. It features user authentication, matchmaking, request handling, and messaging, with a frontend styled using DaisyUI and a backend powered by Node.js, Express, and MongoDB.

daisyui developers expressjs jwt jwt-auth jwt-authentication jwt-authorization jwt-middleware jwt-server jwt-token mongodb mongodb-atlas mongodb-database nodejs react redux tailwindcss

Last synced: 08 Apr 2026

https://github.com/lucasdiasjorge/jwt-token-in-spring

Working with JWT token in SpringBoot, users with roles.

api jwt-authorization jwt-token spring-boot spring-security

Last synced: 20 May 2026

https://github.com/abdulrahmmann/vehicle-vault-dotnet-webapi

Vehicle Vault is a robust and scalable backend system built with ASP.NET Core Web API that manages vehicle details and user information. This API provides secure, RESTful endpoints for retrieving, creating, and managing vehicle data, as well as handling user authentication and role-based authorization.

cqrs-architectural-pattern dependency-injection dotnet-core dotnetwebapi jwt jwt-authentication jwt-authorization jwt-identity jwt-refresh-token jwt-role jwt-token mediatr repository-pattern role-based-authorization sql-server unitofwork-pattern

Last synced: 17 Apr 2026

https://github.com/hamidbyte/user-registration-jwt-auth

This API, built with Node.js, Express, and MongoDB, facilitates seamless user registration, account activation, and secure login functionalities. Utilizing JSON Web Tokens (JWT) for authentication and authorization, it ensures protected access to endpoints, offering a comprehensive solution for user management.

account-activation authentication authorization backend backend-api boilerplate express json-web-token jwt jwt-auth jwt-authentication jwt-authorization jwt-token mongodb protected-routes secure-login user-login user-login-with-jwt-token user-management user-registration

Last synced: 21 Apr 2026

https://github.com/aayush-dhakal/nodejs-taskmanagerapi

Node.js rest api with JWT authorization, file upload and jest testing.

express-js jest-test jwt-authorization middlewares mongodb mongoose multer node-js rest-api testing

Last synced: 10 Apr 2026

https://github.com/prempreetbrar/nexpedia

An app for nature tours; uses a REST API with an MVC backend architecture, authentication using JWT token, authorization, server-side rendering with Pug templates, file uploading with Multer, payments using Stripe, and Brevo email handling.

email-notification error-handling expressjs heroku-deployment javascript jwt-authentication jwt-authorization mapbox-gl mongodb mongoose multer-fileupload mvc-architecture nodejs nosql-database pugjs rate-limiting rest-api stripe-checkout xss-clean

Last synced: 17 Feb 2026

https://github.com/lesiaukr/goit-pythonweb-hw-10

Master's degree | Advanced Python Programming | HW | FastAPI | Authentication & Authorization

docker-compose fastapi goit-pythonweb-hw-10 jwt-authentication jwt-authorization openapi postgres python python-jose swagger

Last synced: 11 Apr 2026

https://github.com/jayanttripathy/authenticationauthorization-jwt

Authentication and Authorization using JWT

jwt-authentication jwt-authorization token

Last synced: 15 Mar 2025

https://github.com/geozi/nodejs-typescript-task-manager

Contains the backend implementation of a Task Manager API in Typescript.

expressjs jwt-authorization layered-architecture mocha-tests mongoosejs nodejs restful-api sinonjs typedoc

Last synced: 12 Apr 2026

https://github.com/falco13/book_store_drf

The bookstore is developed on the API on the Django REST framework, with User registration and JWT auth [Simple JWT]

api api-rest django django-rest-framework djangorestframework jwt jwt-auth jwt-authentication jwt-authorization jwt-bearer-tokens jwt-token python rest rest-api simplejwt

Last synced: 30 Apr 2026

https://github.com/nasrmohammad4804/recipes-app

simple application for make recipes . implement front end as well as backend side

css docker javascript jwt-authorization minio postgresql responsive-web-design scss spring-boot spring-security swagger

Last synced: 12 Apr 2026

https://github.com/obaraelijah/jwt-auth-example

learning jwt both in client and server side

jwt jwt-auth jwt-authentication jwt-authorization jwt-token

Last synced: 06 Jul 2025

https://github.com/nadim-nion/warehouse-server

BooksHive Server: MERN stack backend for warehouse inventory. Auth, CRUD ops, protected routes, email verification, responsive design.

crud-operation express-js jwt-authorization mongodb-atlas node-js

Last synced: 13 Apr 2026

https://github.com/thejas01/airline-booking-system

A modern, microservices-based flight booking system built with Spring Boot, React, and PostgreSQL. The system features JWT authentication, role-based authorization, and a clean, responsive user interface.

java jwt-authorization microservices reactjs spring-boot

Last synced: 14 Apr 2026

https://github.com/willsams/example-mvc-expressjs-with-python

JavaScript + Python full stack example application using Express.js + Pug templating for the frontend and a GraphQL API backend using FastAPI.

ariadne asyncpg bootstrap4 direnv docker expressjs fastapi graphql jquery jwt-authorization knexjs mvc-architecture nodejs nvm postgresql pugjs pytest pytest-mock python sass

Last synced: 29 Jan 2026

https://github.com/willsams/example-soccer-association

Full stack example application for a fictional youth soccer club. Utilizes React for the frontend and a GraphQL API backend using Express + AWS MongoDB.

apollo-server-express aws-dynamodb docker docker-compose dynamodb expressjs graphql-api javascript jest jwt-authorization nodejs nosql nvm reactjs redux redux-saga

Last synced: 08 Feb 2026

https://github.com/aasif-iqbal/task-management-app

Task manager app which is use to Manager Task of different users. Where admin can create Task, assign, update, delete and track tasks status.

bcrypt express express-validator jwt-authorization mongodb mongoose multer nodejs nodemailer

Last synced: 04 Apr 2026

https://github.com/developertharan/spring-security-with-jwt

JWT authentication using spring-boot & spring-security, build full flow of jwt authentication & authorization

java jwt jwt-authentication jwt-authorization postgresql spring spring-boot spring-data-jpa spring-security

Last synced: 19 Apr 2026

https://github.com/truggeri/maitre-d

A jwt based authorization service

jwt-authorization ruby-on-rails

Last synced: 29 Apr 2026

https://github.com/ilyamur/mytasks_api_client

The client of MyTasks app written in React.

jwt-authorization react rest-api

Last synced: 06 May 2026

https://github.com/ramzibouzaiene/backend-project-spring-boot

A backend project with Spring Boot, Spring Security and JWT and Dockerize the app

docker jwt jwt-authentication jwt-authorization spring-boot spring-security

Last synced: 08 May 2026