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-06-30 00:16:51 UTC
- JSON Representation
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)
Last synced: 01 Apr 2025
https://github.com/khushal-savalakha/storesphere
StoreSphere is an eCommerce platform built with Express.js and MongoDB. It features JWT authentication and cookies for secure login, along with product browsing, shopping carts, and payment integration. The platform includes admin features for managing products and orders, and advanced data filtering for users.
Last synced: 03 Jul 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/valrichter/go-basic-bank
Sistema basico del funcionamiento de un banco echo en Go. Aplicando distintos conceptos de Backend. Backend Master Class [Golang + Postgres + Kubernetes + gRPC + AWS]
api-rest asynq aws backend ci-cd devops docker gin-gonic go golang grpc jwt k9s kubernetes postgresql redis role-based-access-control sqlc
Last synced: 07 Jan 2026
https://github.com/tomfanhm/spring-boot-starter
A ready-to-run Spring Boot starter project providing user authentication features (registration, email verification, login with JWT & refresh tokens, password reset) and Docker Compose setup.
authentication docker java jwt postgresql server spring-boot
Last synced: 12 Apr 2026
https://github.com/karamanburak/flightapi
The Flight API is a comprehensive and modular RESTful service designed to manage flight-related operations, including user authentication, flight information, passenger data, reservations, and more.
expressjs jwt mongodb mongoose multer nodejs nodemailer
Last synced: 08 Apr 2026
https://github.com/Diivvuu/Netflix-Android
netflix-clone for android using kotlin MVVM architecture
android firebase jwt kotlin material3 mvvm netflix-clone
Last synced: 19 Jun 2025
https://github.com/nandkumar1000/fakestore
FakeStore is a mock e-commerce app built with React and JWT authentication. Users can browse products, manage their cart, and experience a fully responsive, interactive shopping platform using Context API, Axios, and CSS. 🚀
css jwt jwt-authentication reactions reactjs
Last synced: 12 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/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/bliuchak/auth
Authorization microservice where I played with JWT tokens for REST API endpoints.
Last synced: 16 Jan 2026
https://github.com/splorg/go-auth-sessions
Example/template repository setting up session authentication in Go.
authentication docker docker-compose fiber go golang goose jwt postgresql redis session sqlc
Last synced: 09 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/jahidul2004/guardian-care-server
The Guardian Care Server is the backend for the Guardian Care platform, built with Node.js, Express.js, and MongoDB. It manages meal plans, memberships, transactions, user authentication, and payments via Stripe, ensuring secure and efficient operations.
express jwt mongodb nodejs stripe
Last synced: 17 Apr 2026
https://github.com/eclipse-xfsc/crypto-provider-service
Crypto Provider service provides REST APIs for creating Verifiable Credentials (VC) and Verifiable Presentations (VP) in the W3C credential format. It also provides more generic endpoints for signing arbitrary data, for adding cryptographic proofs to existing VC/VP and for fetching public keys necessary for signature verification.
crypto decryption did did-configuration did-document ec-dsa encryption golang jwks jwt pem random rsa signing tsa vc verification vp x509
Last synced: 04 Jun 2026
https://github.com/floriangolling/backend_typescript_template
Backend Typescript Template
api api-rest cicd database docker docker-compose express jest jest-tests jwt lint migrations mocha mocha-tests nodejs postgresql sequelize swagger tests typescript
Last synced: 12 Apr 2026
https://github.com/shahrukhkhan-rabby/logisticore-a-percel-booking
Logisti Core is a modern and reliable Parcel Delivery System built to streamline the entire delivery lifecycle — from parcel booking and tracking to final delivery confirmation.
bcrypt eslint express-session expressjs javascript jwt mongoose radix-ui reactjs redux-toolkit tailwindcss typescript zod
Last synced: 12 Apr 2026
https://github.com/astralmortem/fastapi-fastauth
Here’s a ready-to-use, customizable solution for FastAPI with Authentication, Authorization (RBAC), and OAuth2 support. This solution provides token based authentication(JWT, Redis, DB), role-based access control, and OAuth2 integration.
authentication authorization fastapi jwt oauth2 rbac
Last synced: 11 Mar 2026
https://github.com/alexsandro-01/delivery-app
Projeto com objetivo de criar o front-end e back-end simulando um aplicativo de delivery para uma distribuidora de bebidas.
express jwt mysql nodejs reactjs tailwind-css
Last synced: 12 Apr 2026
https://github.com/sachindolase/food-delivery-app
This application allows users to browse, purchase, and enjoy food items from various menus. Admins can manage products and orders effectively.
express javascript jwt mongodb reactjs tailwindcss
Last synced: 12 Apr 2026
https://github.com/walter0329/attributes
🔍 Validate method parameters, return values, and property access in PHP 8.3+ with compact, reusable attributes for efficient, framework-agnostic checking.
api api-documentation bundle extension game-development javascript json jwt mongoid naughty nsattributedstring odoo openapi redoc ruby swift unchecked-checkboxes unity
Last synced: 12 Apr 2026
https://github.com/shivdevwalia/alibaba-fullstack
A full-stack Alibaba-style e-commerce platform with real-time stock updates, Google Sign-In, admin dashboard, and secure checkout.
bcrypt captcha chakra-ui express google-oauth jwt middleware mongodb mongoose nodejs react redux
Last synced: 12 Apr 2026
https://github.com/leytox/blogbugster
Blogging App about Computer Bugs
bcrypt express jwt mern-stack mongodb node react redux-toolkit rtk-query
Last synced: 12 Apr 2026
https://github.com/nrprosper/spring-task-manager
SpringbootV3 REST API for task management
jwt jwt-authentication lombok spring-boot
Last synced: 12 Apr 2026
https://github.com/ajayprasadverma/registration
User Registration
bcrypt-encryption bcryptjs ejs ejs-template-engine ejs-templates javascript jwt jwt-auth jwt-authentication jwt-authorization jwt-middleware jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema node-js node-module nodejs
Last synced: 02 Mar 2026
https://github.com/tophatcroat/crypto-chat
E2E encrypted chat for the terminal
Last synced: 29 May 2026
https://github.com/Jenil-Desai/Inkwell
A full-stack Medium clone built with React, Cloudflare Workers, and TypeScript, featuring JWT authentication, Prisma ORM, and PostgreSQL for a robust content publishing platform.
cloudflare-workers hono jwt postgresql prisma-accelerate prisma-orm tailwindcss typescript zod
Last synced: 21 Oct 2025
https://github.com/rohansangle/socialsphere
medium.com clone built using custom Auth and redux toolkit for better state management.
express jwt mongodb nodejs reactjs redux-toolkit
Last synced: 08 Apr 2026
https://github.com/oleksiidolbonosov/fastapi-unity-backend-sample
FastAPI backend template for Unity projects — starter service demonstrating authentication, Docker, async DB access, and Unity client integration.
authentication backend-template ci-cd docker docker-compose fastapi jwt microservice postgresql unity-backend unity-integration
Last synced: 12 Apr 2026
https://github.com/pieropatron/demo_geo_proxy
proxy services for Nominatim, OSRM, GeoTZ
basic-authentication cache expressjs geo-tz jwt node-cluster nominatim osrm redis
Last synced: 12 Apr 2026
https://github.com/douglaspimentel/nodejs-api-rest
API REST com Node.js e Hono.
api-rest hono jose jwt nodejs postgresql typeorm typescript
Last synced: 12 Apr 2026
https://github.com/xmlking/key-chain
A simple Blockchain for creating and distributing access keys
Last synced: 25 Mar 2025
https://github.com/fialex1212/django-nextjs-blog
The Django & Next.js Blog is a modern platform built with Django for the backend and Next.js for the frontend. It allows users to register, log in, and manage their profiles, create and interact with blog posts, and engage with others through comments and likes. Featuring advanced search and filtering options, a responsive design, the platform deli
axios django django-rest-framework django-rest-framework-simplejwt django-simple-jwt djnago-filters jwt nextjs15 react sonner zustand
Last synced: 29 May 2026
https://github.com/amritmaurya1504/rentease_backend
RentEase Backend
hibernate java jwt jwt-authentication object-oriented-programming postgres spring spring-boot spring-data-jpa spring-security springboot springsecurity
Last synced: 12 Apr 2026
https://github.com/josemavarez11/fakebook-api
Backend code for Fakebook app
backend express http-server javascript jwt middleware model-view-controller mongodb nodejs rest-api
Last synced: 12 Apr 2026
https://github.com/logan-elliott/jwtsploit-hmac-algswap-admin
Ruby script made to solve JWT attack challenge. Swaps algorithim in JWT header from RS256 to HS256 and swaps user value in JWT payload to admin. Verifies signature with public key file. Decodes JWT value and prints to standard output, also prints new JWT value for admin user.
authentication hacking jwt pentesting ruby webapp
Last synced: 24 Aug 2025
https://github.com/matheusfdc10/sistema-de-login-repositorio-api
bcryptjs express javascript jsonwebtoken jwt mongoose
Last synced: 12 Apr 2026
https://github.com/iamvihanga/graphql_apollo_userauth
User Authentication Backend with GraphQL - ApolloServer and JWT, MongoDB
apollo-server bcryptjs graphql graphql-server jsonwebtoken jwt userauthentication
Last synced: 16 May 2026
https://github.com/nahidn228/hostelmate-server
Welcome to **HostelMate**, a backend solution for managing meal requests, user roles, and upcoming meal updates for hostels. Built with **Node.js**, **Express**, and **MongoDB**, this API allows seamless interaction for meal management, user authentication, and much more!
cors dotenv express jsonwebtoken jwt mongodb node role-based-access-control stripe
Last synced: 13 Apr 2026
https://github.com/jzo001/forge.security.jwt.client.storage.browser
Jwt Token client side / browser storage: LocalStorage, SessionStorage
blazor jwt localstorage provider sessionstorage storage
Last synced: 12 Apr 2026
https://github.com/redaezziani/manga-web-store-api
A modern, feature-rich REST API for managing a manga web store built with NestJS and TypeScript.
Last synced: 12 Apr 2026
https://github.com/sobhanhaghverdi/divar
Divar is a peer-to-peer marketplace platform built with Node.js and Express, allowing users to buy and sell items directly from one another. Leveraging MongoDB as the database and Mongoose for seamless data communication, Divar provides a user-friendly interface for listing advertisements, browsing available items, and facilitating transactions.
authentication authorization dotenv dotenvx ejs expressjs gps-coordinates jwt mongodb mongoose mongoosejs multer nodejs swagger
Last synced: 03 Apr 2026
https://github.com/ibm-cloud/trusted-profile-enterprise-security
Use trusted profiles as foundation for secure cloud environments
cloud-security iam ibm-cloud ibm-cloud-cr jwt python
Last synced: 05 Jun 2026
https://github.com/codebatine/gochain
A cryptocurrency blockchain app with transaction management, mining, wallet, user admin, database, tdd and more.
blockchain blockchain-nodes javascript jwt mining mining-rewards model-view-controller mongodb nodejs react-vite redis-server scss secure-server separation-of-concerns tdd transaction-management validation vitest
Last synced: 12 Apr 2026
https://github.com/excellent-84/backend_trello
Приложение для планирования задач. Авторизованные пользователи могут создавать колонки, карточки, коментарии. Для каждой сущности раелизован CRUD. Авторизация пользователей по JWT-токену. Пользователи могут работать только с собственными записями.
jwt nestjs nodejs postgresql swagger typeorm typescipt
Last synced: 12 Apr 2026
https://github.com/krinskumar/spring-security-jwt
API security implemented on Spring Boot 🌱 using JWT
jwt spring-security springboot
Last synced: 01 May 2026
https://github.com/carlosrs14/click2book-be
The click to book's backend
client-server jwt laravel php server-side
Last synced: 29 Apr 2026
https://github.com/hipparchus2000/shake
[Finished -works as drag and drop kanban] lightweight single page app framework. Currently supports templates, REST, state and routing. Fast and light. At the moment, I'm using w3s cards and bootstrap. On the backend, REST via Nodejs to Mongo. But this could be any rest controller & SQL.
drag-and-drop javascript jwt restful-api spa
Last synced: 25 Mar 2025
https://github.com/chiomasarah/le-travaille-api
Backend Server to the job board
Last synced: 13 Apr 2026
https://github.com/danieldantasdev/dotnet-expert-1_0_immersion-architecture-microservices_course-luisdev-part-2_dotnet-8_csharp-12
Conteúdo da Imersão .NET Expert 1.0: arquitetura de microsserviços, DDD, arquitetura hexagonal, arquitetura orientada a eventos com RabbitMQ, MongoDB, API Gateway com Kong, autenticação com Keycloak e JWT, Azure DevOps, observabilidade com Elasticsearch, Kibana e Elastic APM.
api-gateway architecture azure-devops csharp docker domain-driven-design dotnet elastic-apm elasticsearch event-driven-architecture hexagonal-architecture jwt keycloak kibana kong luisdev microservices mongodb observability rabbitmq
Last synced: 13 Apr 2026
https://github.com/nabilaferdousprapty/track-tonic-server
Track Tonic is a cutting-edge fitness app that empowers users to track progress, set goals, and engage with a vibrant community, promoting healthier lifestyles through advanced technology. This is the server side code
cors dotenv expressjs jwt mongodb nodejs stripe
Last synced: 13 Apr 2026
https://github.com/alannub/movieflix
Projeto Spring Boot para cadastro de catalogo de filmes
authentication flyway insomnia java jpa jwt lombok maven migrations postgresql spring-boot spring-security swagger
Last synced: 13 Apr 2026
https://github.com/leticiareis6858/market-api
Rest API for a market.
bcrypt express jwt market nodejs rest-api typescript
Last synced: 13 Apr 2026
https://github.com/rd-ricardo/microservices-net
Projeto de um e-commerce sendo desenvolvido na arquitetura de Microsserviços - ASP NET
api-rest asp-net-core entity-framework identyserver5 jwt microservices
Last synced: 29 May 2026
https://github.com/joangavelan/contacts-app
A hypermedia-driven contacts application
authentication contacts-app crud daisyui golang htmx hypermedia hypermedia-systems jwt sqlite3 stdlib tailwindcss
Last synced: 13 Apr 2026
https://github.com/rafael-vasconcellos/playhub-vanilla-api
fiddling with spring security
auth backend csrf encryption jwt server-side spring spring-boot spring-security study
Last synced: 15 Apr 2026
https://github.com/lucasvmarangoni/financial-file-manager
Sistema robusto para o armazenamento e controle de documentos financeiros. Ele oferece aos clientes e administradores de instituições financeiras a capacidade de fazer upload, gerenciar e recuperar documentos financeiros de forma eficiente.
aes bcrypt cockroachdb ddd docker golang google-cloud-storage graphql graphql-api grpc jwt microservice prometheus rabbitmq rest-api sha-256 zerolog
Last synced: 06 Mar 2026
https://github.com/IsmailAboulkacem1/Full-Stack-SmartLibrary-App-React-Java-Spring-Boot-and-Stripe-Integration
A Full Stack library management web application built using React and Java Spring Boot. Includes features like secure authentication (JWT, OAuth2), Stripe-based credit card payments, RESTful APIs, and MySQL database integration.
full-stack java jwt library-management mysql oauth2 react rest-api spring-boot stripe-payments web-application
Last synced: 16 Aug 2025
https://github.com/dougsoftware/goals
This is a simple application where we can register and track goals
css flyway-migrations java javascript jwt jwt-auth jwt-authentication jwt-token mysql nextjs react reactjs spring spring-security swagger swagger-ui
Last synced: 04 Oct 2025
https://github.com/filipe1309/ud-bmc-simplebank
The project is a simple bank system that allows you to create accounts, deposit and withdraw money, and transfer money between accounts.
api aws golang grpc jwt kubernetes paseto postgresql
Last synced: 03 Jan 2026
https://github.com/uwancha/mp-blog-backend
Backend for a blog application with authentication functionality. Built with Node.js, Express.js, MongoDB, and JWT authentication.
bcryptjs express jwt mongodb mongoose nodejs restful-api typescript
Last synced: 13 Apr 2026
https://github.com/jefferson1104/gobarber
Appointment application for full barbershop, has an api built with DDD and TDD, a web version for consultations and the mobile app for android/ios.
jwt mongodb nodejs posgtresql react-native reactjs redis typeorm typescript
Last synced: 13 Apr 2026
https://github.com/ethern-myth/react-sql-stack
Vite React app and C# backend. Full stack react app
csharp jwt material-ui netcore6 reactjs sqlite
Last synced: 17 Apr 2026
https://github.com/chrisitstyle/yourbarbershop
Bsc Thesis. Barbershop management app using Spring Boot and React
barbershop gradle java javascript jwt management mysql react spring-boot vitejs
Last synced: 13 Apr 2026
https://github.com/rajyo/mern_hotel_server
Developed a responsive hotel booking web application using ReactJS, Tailwind CSS and ExpressJS enabling users to create, read, update and delete hotels, used Stripe as a payment integration for booking hotels and MongoDB for data storage and retrieval. Used JWT for user authentication, authorization and integrated Axios and EmailJS for contact.
emailjs expressjs jwt nodejs reactjs stripe tailwindcss
Last synced: 13 Apr 2026
https://github.com/vinaykumar7580/dollarbird-todo-crud
bcrypt express-js jwt mongodb node-js
Last synced: 02 Apr 2026
https://github.com/arjun897babu/bloghshare-back-end
BlogShare Backend is the server-side part of the BlogShare application built using Node.js, Express, MongoDB, JWT for user authentication , Cloudinary for file storage andMulter for file uploading. It allows users to manage blogs and perform various CRUD operations.
cloudinary-sdk expressjs jwt mongodb multer nodejs typescript
Last synced: 13 Apr 2026
https://github.com/4players/odin-tokens-php
Lightweight package to generate access keys and room tokens used by 4Players ODIN
authentication ed25519 jwt php
Last synced: 03 May 2026
https://github.com/leoviana00/lab-communication-ms-rabbit
Microservices architecture. Practical laboratory simulating synchronous communication through HTTP and asynchronous calls using the RabbitMQ messaging service
amqp docker java jwt microservices mongodb nodejs postgresql rabbitmq spring-boot springdata-jpa
Last synced: 13 Apr 2026
https://github.com/mehdizebhi/desibell
It is a web application with Java language and Spring Boot framework. This application is made to inform the users of the price of cryptocurrencies through SMS.
cryptocurrency java jwt spring spring-boot spring-mvc spring-security
Last synced: 13 Apr 2026
https://github.com/microprofile/microprofile-jwt-bridge
microprofile-jwt-bridge
Last synced: 25 Apr 2025
https://github.com/karanshah1561998/easynotes
MERN notes app with auth, JWT, search, and pinned notes. Built using React, Express, MongoDB.
express javascript jwt mern mongodb-atlas react render tailwindcss
Last synced: 18 Jun 2025
https://github.com/arpit-shrivastva/s5-assessment-application
An end-to-end full-stack web application built for managing and tracking S5 audits and assessments within an organization.
angular chartjs java jwt mongodb primeng spring-boot spring-security tailwindcss
Last synced: 13 Apr 2026
https://github.com/vdrbreno/mindgroup-testeestagio-estoque-backend
Case estágio MindGroup: Backend de gerenciamento de estoque com sistema de login
bcrypt docker express joi jwt mysql node prisma typescript
Last synced: 13 Apr 2026
https://github.com/martin0995/virtual-wallet
Mobile app focused on promoting the purchase of a token issued in the blockchain.
blockchain chakra-ui ethereum jwt nextjs postgresql react redux sequelize
Last synced: 13 Apr 2026
https://github.com/iterativelylabs/simple-jwt-android
A simple JWT decoding library for Android
android jwt jwt-token jwt-tokens
Last synced: 22 Feb 2026
https://github.com/andrewdyer/jwt-auth
A simple framework-agnostic JSON Web Token authentication solution
jwt jwt-auth jwt-authentication jwt-token php
Last synced: 09 Jun 2026
https://github.com/josemavarez11/wiseglot-api
Backend code for WiseGlot App API
authentication backend django jwt postgresql python rest-api server
Last synced: 13 Apr 2026
https://github.com/jeffreyssharp/enterprise-applications
This project was designed to simplify the initial development of a business management application by providing the essential modules needed. It adopts a scalable, low-latency architecture, utilizing the most advanced and modern technologies available.
angular aspnetcore automapper clean-architecture cqrs csharp design-patterns entity-framework-core identity jwt mediatr role-management user-management
Last synced: 11 Mar 2026
https://github.com/sahilbambarkar/flirt-ninja-a-chat-app
Flirt Ninja is a real-time chat app built with the MERN stack and Socket.IO. It allows users to create accounts, manage chat history, and engage in private conversations. The sleek interface uses Tailwind CSS and DaisyUI, featuring user presence indicators and JWT authentication for security.
expreesjs jwt mern-stack mongodb mongodb-atlas nodejs react socketio
Last synced: 13 Apr 2026
https://github.com/janascher/trocarwheels
Desafio final do ciclo 01 da Turma Turing do programa Alpha EdTech.
css html javascript jwt multer nginx no-ip nodejs npm postgresql
Last synced: 13 Apr 2026
https://github.com/s1mer-ddc/ecommerce_backend
A large-scale, production-ready E-Commerce backend built with Node.js, Express, and MongoDB — featuring authentication, caching with Redis, file uploads (Multer), advanced schema design, and clean, scalable architecture with performance and security best practices.
authentication backend caching ecommerce express guest jwt microservice mongodb mongoose multer nodejs schema
Last synced: 13 Apr 2026
https://github.com/baidya-ripan-024/task-management
full stack microservice task management web application
java jwt microservice postgresql spring-boot
Last synced: 13 Jun 2025
https://github.com/navaneeth-21/fullstacktodoapp-jwt
This is an fullstack TodoApp using JWT(json web tokens) for authentication. Users can Create Account and make their todolist . Users can apply multiple operations
expressjs html-css-javascript jwt mongodb
Last synced: 08 May 2026
https://github.com/navaneeth-21/auth_system-mysql-
This is an Authentication System for Login and Register Routes which uses json web tokens for authorization .The Application is connected to the Mysql database to store the user details in a structured format.
expressjs jest jwt mysql rest-api
Last synced: 12 Feb 2026
https://github.com/jzo001/forge.security.jwt.client.web.react
About Jwt Token authentication / authorization client side implementation for React apps
javascript javascript-library jwt jwt-authentication jwt-bearer-tokens jwt-client jwt-tokens react sso sso-client sso-login typescript typescript-library
Last synced: 21 Feb 2026
https://github.com/evertonccarvalho/mks-backend-challenge-api
Desafio MKS - Backend
docker jwt jwt-authentication nestjs postgresql redis typeorm typescript
Last synced: 13 Apr 2026
https://github.com/marius-pieptea/angular-springboot-crud-authentication
Full-stack CRUD application using Angular with NgRx for frontend, Java Spring Boot with PostgreSQL for backend. Features user authentication, JWT, and reactive state management.
angular authentication crud-application jwt ngrx postgresql spring-boot
Last synced: 13 Apr 2026
https://github.com/aayush259/e-commerce-backend
This repository contains the backend code for the Sound Sphere e-commerce application. The backend is built using Node.js and Express, with MongoDB as the database. It manages data storage, user authentication, and secure access to the frontend application.
backend bcrypt express jwt jwt-authentication mern-stack mongodb mongoose node nodejs
Last synced: 13 Apr 2026
https://github.com/sachnaror/django_api_mysql_react
MySQL, DjangoRestFramework that can be integrated with any frontend. This one is a simple system that exposes database data an API that we create using DRF
django-api drf jwt jwt-authentication
Last synced: 28 Oct 2025
https://github.com/desp0o/izzisession
izziSession is a simple manager for secure token storage, validation, and seamless authentication handling.
api apple auth authentication authentication-middleware authorization ios jwt session swift token
Last synced: 06 Jul 2025
https://github.com/kurucoders/spring_sec
jwt postgresql springboot superbase
Last synced: 13 Apr 2026