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/andifalk/spring-security-bootcamp
Boot Camp to secure applications with Spring Security
java jwt oauth2 openid-connect spring-authorization-server spring-boot spring-security training
Last synced: 15 May 2026
https://github.com/kwadwoatta/appa-web-customer
Appa is a real-time package delivery system built with Socket.io
angular jwt signals socket-io tanstack-form tanstack-query
Last synced: 06 May 2026
https://github.com/filipemt/paper-trading
API RESTful para simulação de investimentos (Paper Trading), permitindo cadastro de usuários, criação de carteiras virtuais, e operações de compra e venda de ativos financeiros.
autentication hexagonal-architecture java jpa jwt maven validation
Last synced: 15 May 2026
https://github.com/johntvale/favmovies-backend
A RESTful API for a movie platform with user authentication, movies management, ratings, favorites, and views. Admins manage users and content; users interact with movies. Built with Node.js, Express, and MongoDB.
bcrypt cookieparser docker express-js joi-validation jwt mongodb mongoose node-js
Last synced: 11 Sep 2025
https://github.com/gustavo-martins-pereira/e-commerce_fullstack-backend
A learning project to apply all the knowledge from Front and Back
api clean-architecture dotenv express express-validator javascript jwt nodejs nodemon pg postgresql redis sequelize sequelize-cli
Last synced: 11 Apr 2026
https://github.com/eltonsantos/login-nextauth
Login with Credentials and Social Login using Next 15 and NextAuth. Tutorial: https://www.youtube.com/watch?v=oSDjImNvlGs
cookie credentials github google jwt next-auth nextjs15 oauth2 session
Last synced: 17 May 2026
https://github.com/amanhaidry/chat-app
Chatty is a modern full-stack real-time chat application built with React, Node.js, Express, MongoDB, and Socket.IO. It features secure authentication, instant messaging, profile management, online user status, 32 DaisyUI themes, and PWA support. Easily deployable on Render and Netlify.
bcrypt claudinary daisy-ui dotenv express jwt lucide-react mongodb mongoose nodejs react react-hot-toast socket-io tailwindcss zustand
Last synced: 24 Jun 2025
https://github.com/edgar-code-repository/spring-boot-users-rest-api
Tarea para entrevista. API para creación de usuarios desarrollada con Java 8, Spring Boot, Gradle, JPA, JWT y Lombok.
Last synced: 17 May 2026
https://github.com/adevecchi/slim-eloquent-rest-api
REST API para gerenciamento de contatos utilizando Slim Framework, componentes Eloquent, Validation do Laravel, JWT para autenticação e banco de dados SQLite
api eloquent jwt php rest slim sqlite validation
Last synced: 10 Apr 2026
https://github.com/juanfalconcodigo/boilerplate-nodejs-graphql-typescript
Basic configuration of an integration project with nodejs, graphql, typescript and apollo.
apollo-server backend express graphql jwt mutation nodejs poo query schema subscription typescript
Last synced: 09 Apr 2026
https://github.com/sebastian4j/kumjwt
Microprofile + JWT
java jwt keycloak kumuluzee microprofile microservice
Last synced: 29 Apr 2026
https://github.com/fariasdavi1999/spring-security-jwt
Criando token JWT, e aplicando Spring Security, login e acesso a rotas por função as "roles"
java jwt maven security springboot springsecurity token
Last synced: 16 Feb 2026
https://github.com/remcostoeten/nextjs-15-roll-your-own-authentication
Showcasing how to roll your own JWT auth without the use Lucia, nextauth, clerk or any other external service. Stored securely in PostgreSQL. Features like admin roles, onboarding and more,. All opt-in via config.
admin authentication boilerplate jwt middleware nextjs15 react server-actions session solid starter
Last synced: 31 Jan 2026
https://github.com/ifsantana/ecommerce
Simple ECommerce Project - RestAPIs
aspnetcore2 automapper jwt mysql nunit oauth2 unit-testing webapi
Last synced: 05 May 2026
https://github.com/moveaxlab/nestjs-security
A NestJS library to handle JWT authentication for web and mobile apps.
Last synced: 02 Feb 2026
https://github.com/hdevlinz/flow-chain-website-backend
Backend for FlowChain
cloudinary hibernate java javascript jwt mysql restful-api spring-mvc spring-security spring-validation stripe
Last synced: 05 Apr 2025
https://github.com/marcus-wilkes/youtube_clone_backend.github.io
youtube_clone is a YouTube clone built using Node.js, Express.js, and MongoDB. It features full video CRUD operations, secure JWT-based authentication, video uploads, channel subscriptions, and a range of user settings. You can check the screenshots of how the projects actually looks in live mode
css3 expressjs html5 javascript jwt mongodb nodejs vuejs
Last synced: 05 Apr 2025
https://github.com/oxtna/message-board
Full-stack web app imitating X (formerly Twitter)
chakra-ui django django-rest-framework jwt python react react-router showcase typescript vite
Last synced: 12 Apr 2026
https://github.com/kousaila502/user-service-microservice
Production-ready FastAPI User Service with JWT authentication, admin management, and GitOps deployment on GKE
admin-dashboard argocd authentication docker fastapi gitops gke jwt kubernetes microservices postgresql production-ready python user-management
Last synced: 09 Apr 2026
https://github.com/abrahamuchos/restaurant-tdd-api
Restaurant API Rest - Laravel 11 TDD
api-rest jobs json-web-token jwt jwt-authentication laravel-api laravel-jobs laravel11 phpunit postgres14 postgresql tdd-laravel test-driven-development
Last synced: 05 Apr 2025
https://github.com/jeffotoni/jwt-example
The purpose of this project is to make a simplified version using JWT for educational purposes.
Last synced: 24 Jun 2025
https://github.com/sesaquecruz/java-auth-api
An Auth API with Spring Security and JWT.
api clean-architecture java jwt rest-api rsa spring-security spring-web
Last synced: 23 Jul 2025
https://github.com/jonas-is-coding/mira-auth
Web Authentication in less than 3 steps
auth authentication jwt jwt-auth jwt-token mira-auth nextjs nodejs react session-management simple-setup typescript user-management validation web
Last synced: 11 Aug 2025
https://github.com/lscasas/django_api
Django-API is a learning project focused on building secure RESTful APIs with Django and DRF.
django django-rest-framework jwt
Last synced: 01 May 2026
https://github.com/brianbasualdot/spring_security_jwt
La capa de seguridad para integrar a una API y darle la confianza para manejar datos sensibles. Con el agregado de 2 opciones autenticacion mediante una clave unica o token.
java17 jwt jwt-authentication jwt-token spring spring-security
Last synced: 17 May 2026
https://github.com/ilham-dev/rest-api-go-jwt
:alien: Just Learning Go With Auth JWT. Happy Code :)
go golang jwt jwt-auth jwt-authentication jwt-token
Last synced: 17 May 2026
https://github.com/detain/phlix-shared
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O.
composer-package dto event-dispatcher interfaces jwt library media-server oauth2 oidc php php8 plugin-api psr-11 psr-14 psr-7 sdk shared-library strict-types typed-php
Last synced: 25 Jun 2026
https://github.com/mttetc/taskflow
Task application
crsf express jwt node nodejs postgresql prisma react typescript
Last synced: 03 Apr 2026
https://github.com/socialconnect/jwx
⚠️ PHP library for JSON web tokens (JWT) and JWT and etc
Last synced: 08 Jul 2025
https://github.com/jenil-desai/inkwell
A full-stack Inkwell 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: 11 Apr 2026
https://github.com/ghoman4/springboot---jwttemplate
A Spring Boot JWT authentication template with role-based access control, user registration, login, and refresh token support. Built with Spring Security, JPA, and PostgreSQL, it follows best practices for scalability and security.
jwt jwt-authentication springboot
Last synced: 28 Mar 2025
https://github.com/dino4060/menshop-backend
A Menshop Backend Service using Nest.JS, MongoDB, Redis
apache-bench factory-pattern full-text-search generic-repository-pattern indexdb jwt mongodb mongodb-attributes-pattern mongoosejs multer nestjs passportjs pessimistic-locking redis rsa-key-pair strategy-pattern
Last synced: 10 May 2025
https://github.com/abdelrahman-samy-dev/amazon-clone
A full-featured Amazon-style e-commerce app built with Next.js 13, TypeScript, Redux Toolkit, Tailwind, NextAuth, and Stripe — auth, cart, checkout, and responsive UI.
amazon-clone ecommerce jwt nextauth nextjs nextjs-13 oauth react redux-persist redux-toolkit stripe tailwindcss typescript vercel
Last synced: 11 Apr 2026
https://github.com/aaroncx/taskflow
Full-stack task management app — Spring Boot 3 + JWT + React/TypeScript + PostgreSQL + Docker
docker java jwt kafka microservices postgresql react render rest-api spring-boot task-management typescript vercel
Last synced: 17 May 2026
https://github.com/martapolii/web-application-development-practice
This repository focuses on building full-stack web applications using Node.js, Express, MongoDB, and React. It includes creating REST APIs, implementing authentication, and deploying applications to production environments.
authentication back-end-development crud deployment expressjs front-end-development full-stack-web-development jwt mongodb nodejs oauth2 reactjs rest-api web-development
Last synced: 14 Apr 2026
https://github.com/kenzycodex/spring-notification-service
Production-ready Spring Boot microservice for multi-channel notifications including email, real-time WebSocket, and RabbitMQ queue-based messaging with JWT authentication
docker email java jwt maven messaging microservice mysql notifications rabbitmq realtime rest-api smtp spring-boot websocket
Last synced: 11 Apr 2026
https://github.com/camillamendess/nodejs-seguranca
API Node.js com autenticação, perfis de usuários e permissões.
express jwt nodejs postgresql sequelize
Last synced: 02 Apr 2026
https://github.com/ferreiiratech/product_inventory_management
java jpa jwt restful restful-api spring-boot spring-security
Last synced: 17 May 2026
https://github.com/kwadwoatta/appa-web-driver
Appa is a real-time package delivery system built with Socket.io
angular jwt signals socket-io tanstack-form tanstack-query
Last synced: 11 May 2026
https://github.com/hardcoder404/jwt-auth-concept
All concept about JWT auth, and Private & Protected Routes in Reactjs
express joi jwt node private-route protected-routes react-toastify reactjs
Last synced: 09 Apr 2026
https://github.com/bashkir777/emailverificationimplementation
Implementation of email verification and JWT-based authentication for secure user login and registration
bootstrap5 docker docker-compose junit5 jwt nginx postgres rabbitmq reactjs spring-boot
Last synced: 06 Apr 2026
https://github.com/alexsimao/basic-auth-api
Esta aplicação de estudo demonstra como configurar e utilizar o Spring Security em uma aplicação Spring Boot para autenticação e autorização de usuários, utilizando tokens JWT. A aplicação define diferentes níveis de acesso para usuários com roles distintas, como ADMIN e USER, e protege endpoints com base nessas roles.
estudos-java java jwt jwt-token spring-boot spring-security
Last synced: 18 May 2026
https://github.com/prakharagarwal135/eduquest
A MERN-stack EdTech platform . This project allows users to create, consume, and rate educational content. It includes features such as user authentication, content management, and payment integration, providing a seamless learning experience.
edtech expressjs jwt mern-stack mongodb nodejs postman razorpay reactjs tailwindcss
Last synced: 07 Apr 2026
https://github.com/junaidsalim/blogapp
A dynamic web application for effortless blog creation, management, and interaction, featuring a React frontend and Django backend.
blog bootstrap django django-rest-framework fullstack-development html javascript jwt postgres postgresql python react swagger
Last synced: 14 Apr 2026
https://github.com/navaneeth-21/worko-user-management-api
This is an user management API which consists of all api requests that can be send to user using postman or any api request extensions. In this each api request is authenticated using JWT . The testing was done by using jest and supertest tools and the data validation is done by a joi module.
jest joi-validation jwt mongodb mongoose rest-api
Last synced: 10 Apr 2026
https://github.com/yurilrodrigues/autocars-backend
O backend do AutoCars foi construído seguindo princípios de SOLID, DDD e Clean Architecture para garantir modularidade, escalabilidade e fácil manutenção. Utiliza Prisma ORM para acesso ao banco de dados e Autenticação JWT para segurança. No futuro, será expandida com integração de pagamentos e chat entre comprador e vendedor.
expressjs jwt minio nestjs nodemailer postgresql prisma vitest
Last synced: 16 Apr 2026
https://github.com/ateendra24/youtube-backend
A robust backend for a YouTube-like website built with Node.js, Express, MongoDB, JWT, and more. Includes authentication, video upload, playlist management, tweet, like and comment system.
expressjs javascript jwt jwt-authentication mongodb mongoose nodejs
Last synced: 05 Apr 2025
https://github.com/vikas350/dreamstate--real-estate-platform
DreamState is a real estate website designed to simplify the process of finding, listing, and managing property listings. Whether you're a prospective buyer, a seller, or a landlord, DreamState offers a seamless experience with its intuitive interface and powerful features.
bcryptjs expressjs firebase jwt mongodb mongoose nodejs oauth2 react-icons reactjs redux-toolkit swiper-slider tailwindcss
Last synced: 07 Apr 2026
https://github.com/atakanbayrak/nodejs-mernstack-mongodb-expressjs-reactjs-project
🧧MERN Project for understanding NodejS, ReactJs, MongoDB, JWT, Redux, ExpressJS, TailwindCSS. Configuration between these technologies created successfully.
expressjs jwt mongodb nodejs react redux tailwind
Last synced: 07 Apr 2026
https://github.com/michael-yuji/pure-jwt
Pure, functional JWT library for Scala, works with any Monad, any Json library
functional-programming jwt jwt-tokens scala
Last synced: 13 Apr 2025
https://github.com/samiulh4/laravel-vue-app-v1
Laravel & Vue Base App V1
boostrap5 elequent javascript jquery jwt laravel php7 vue
Last synced: 10 Apr 2026
https://github.com/gr7800/simplifii_assinment_login_flow
This project is a user authentication system built with React, Redux, and Node.js. It includes features for user registration, login, OTP (One-Time Password) handling, and JWT (JSON Web Token) authentication.
css express-js github-config ht html html5 javascript jwt mongodb mongoose nodejs nodemailer npm-package react-router-dom reactjs redu redux redux-toolkit restful-api
Last synced: 05 Mar 2026
https://github.com/davescott99/spring-security-jwt
Autenticação e autorização com Spring Security e JWT
Last synced: 11 Oct 2025
https://github.com/sakhawat71/reviewhub-client
Product Review Platform
jwt nextjs reactjs redux redux-toolkit tailwindcss typescript zod-validation
Last synced: 09 Apr 2026
https://github.com/hossainshofiq/mediease-client
This project is a multi-vendor e-commerce platform for buying and selling medicines and healthcare products, built using the MERN stack. It includes user authentication, product management, cart functionality, order processing, and a role-based dashboard system for users, sellers, and admins.
firebase jwt mondodb node-js react react-hook-form stripe tailwind-css tanstack-query
Last synced: 10 Apr 2026
https://github.com/MohamedOsamaa74/ASP.NET-JWT-Authorization-and-Authentication-API
A Project Featuring Authentication using Json Web Tokens And Refresh Tokens
asp-net-core aspnet-web-api confirm-email forgot-password jwt jwt-authentication otp-verification refresh-token reset-password role-based-authorization sendmail smtp-protocol user-management
Last synced: 24 Oct 2025
https://github.com/ennanuel/postify-backend
The Backend part of my full-stack social media web-app project, made using NodeJS, ExpressJS, Web Sockets and PostgreSQL for the database. ** This Project is still in development **
authentication authorization express jwt multer-storage node postgresql promises socket-io web-sockets
Last synced: 07 Apr 2026
https://github.com/jmarcbalbada/tasktifyapi
Tasktify API is a lightweight task management system built with ASP.NET Core Web API and SQL Server. It offers user authentication via JWT and allows for task creation, management, and user registration. The project follows RESTful principles, utilizing Entity Framework Core for database interactions and Swagger for API documentation.
asp-net-core-web-api jwt mssql swagger
Last synced: 11 Jan 2026
https://github.com/arvindk2025/quizcraft
A dynamic MERN stack quiz app featuring admin-controlled quiz creation, editing, and deletion. Users can browse quizzes, take them, and able to view personalized scorecards.
bycrypt expressjs jwt mongodb netlify nodejs react redux render
Last synced: 07 Apr 2026
https://github.com/nusrat40/volunteer-management
A web application designed to facilitate volunteer management by allowing users to request and organize volunteer opportunities efficiently.
express-js firebase jwt jwt-token mongodb react
Last synced: 07 Apr 2026
https://github.com/dawwson/chagok-be
[차곡 BE] 개인용 가계부 서비스 - REST API 서버
aws-ec2 aws-rds docker jest jwt nestjs nodejs postgresql typeorm typescript
Last synced: 07 Apr 2026
https://github.com/iqbaleff214/easynote-backend-go
EasyNote is a straightforward note-taking application designed to provide users with a secure and intuitive platform for creating, organizing, and managing their notes.
api backend easynote fiber go golang jwt note notes-app rest-api
Last synced: 21 Jul 2025
https://github.com/almoggutin/node-express-rest-api-mongo-js-example
Basic API example that is built with Node.js and Express in javascript. Database connection with Mongoose (ODM) and supports authentication and authorization with JWT.
api authentication authorization crud express javascript jwt mongodb mongoose nodejs odm postman rest-api
Last synced: 07 Apr 2026
https://github.com/rakiburrahman007/visa-nexsus-client
The Visa Navigator Portal aims to simplify and enhance the process of managing visa related activities by providing a user-friendly platform. It allows users to explore various visa options, check detailed requirements, apply for visas, and track their applications seamlessly.
express firebase html javascript jwt mongodb nodejs react react-router-dom tailwindcss
Last synced: 07 Apr 2026
https://github.com/codestreamhub-space/Realtime-Frex-MERN
A real-time collaborative workspace application for forex trading, built with the MERN stack (MongoDB, Express.js, React.js, Node.js) and Socket.io. The project aims to provide a secure and feature-rich platform for forex traders to collaborate, communicate, and access live forex price updates.
express forex-prediction jwt mongodb node react
Last synced: 30 Dec 2025
https://github.com/fusionauth/fusionauth-example-ruby-jwt
Example code manipulating JWTs for Ruby
Last synced: 11 Sep 2025
https://github.com/arpit-shrivastva/kanban-board
A Kanban Board is a visual tool used for managing work and improving efficiency. It typically consists of columns representing different stages of a process, and cards representing tasks or work items. The board provides a clear visual overview of the workflow, making it easy to understand the status of each task and identify potential bottlenecks.
angular angularmaterial git java javascript jwt mongodb mysql servlet spring-boot typescript
Last synced: 14 Apr 2026
https://github.com/giovaolmos/ecommerce-full-stack
bcrypt expressjs jwt nextjs nodejs postgresql tailwindcss typeorm typescript
Last synced: 07 Apr 2026
https://github.com/triyan-salazar/live_chat
Backend de una aplicacion de chats en tiempo real usando NodeJS
express-session expressjs jwt jwt-authentication mongoose nodejs real-time-chat sequelize sequelize-orm socket-io websockets
Last synced: 07 Apr 2026
https://github.com/sajid788/edgistify-assignment
his is a full-stack e-commerce platform that allows users to register, log in, add products to their cart, and place orders. The application consists
bcrypt expressjs jwt mongodb nodejs reactjs talwindcss tyoescript
Last synced: 07 Apr 2026
https://github.com/ark948/fastapi-users-test-project
Test project to utilize fastapi-users package
alembic fastapi fastapi-users jwt jwt-authentication
Last synced: 18 May 2026
https://github.com/wolfangherrera/angular-room-reservation-app
ANGULAR | ROOM RESERVATION - LOGIN - JWT - APIKEY
angular crud-application jwt login-system
Last synced: 15 May 2026
https://github.com/nurmdrafi/notify-server-side
Notify - Note Taking App
expressjs jwt mongodb mongoose mvc-pattern nodejs
Last synced: 07 Apr 2026
https://github.com/gregertw/api_jwt
This Python library is a wrapper around pyjwt to support JWT creation and validation as well as payload handling (scopes, auth level, etc).
Last synced: 05 Apr 2025
https://github.com/daniilty/sharenote-auth
service for jwt authorization/user registration
go golang jwt jwt-authentication rs256
Last synced: 29 Oct 2025
https://github.com/romulooliveira94/digital-store-api-rest-v1
Api Rest with jwt authentication made with Node/Express for a E-commerce Website.
expressjs javascript jwt sequelize sqlite
Last synced: 20 Apr 2026
https://github.com/qhaof26/indentity-service
This is the repository I save what I learned during the process of learning Spring Framework
java jwt spring-boot spring-data-jpa spring-security swagger-ui
Last synced: 29 Mar 2025
https://github.com/hugo-chilemme/bizexpenses
Business expense manager built with Next.js, Node.js, TypeScript, and MongoDB. Custom auth & file storage (VPS + Cloudflare).
auth cloudflare file-upload jwt mongodb nextjs nodejs tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/a-tetarwal/polity-dance
Polity-Dance is a web-based platform for creating and sharing articles. Users can create and manage articles, view articles from others, and manage their profiles. This project uses modern web technologies and services to provide a seamless experience for users.
bcrypt bcryptjs cloud cloudinary express expressjs jsonwebtoken jwt mongodb mongoose multer node nodejs
Last synced: 08 Apr 2026
https://github.com/azmisahin/azmisahin-software-web-service-rest-postgrest-heskell-v1
Restfull API with OpenApi support, using authentication mechanisms such as JWT, fast integration with devops environments, using powerful postgresql database features
authentication database docker jwt openapi postgresql postgrest rest
Last synced: 05 Apr 2026
https://github.com/azeemshaik025/TripTogether
This repository contains the frontend code for our Trip Together platform, built using the MERN stack. It manages the user interface, making trip planning smooth and user-friendly. The client-side seamlessly integrates with the backend, providing a responsive and engaging experience for posting and searching trips.
jwt mongodb mongodb-atlas mongoose nodejs reactjs
Last synced: 30 Dec 2025
https://github.com/guuri11/token-inspector
Token Extractor is a powerful Chrome extension designed to streamline the process of extracting authorization tokens from HTTP requests in Chrome DevTools. With Token Extractor, developers can easily identify requests containing authorization headers, extract the tokens, and perform essential tasks with just a few clicks.
chrome chrome-extension extension html javascript jwt jwt-token token
Last synced: 07 May 2026
https://github.com/ricardohuaripata/linkplaza-api
A RESTful API for a link management platform, allowing users to centralize and customize their web and social media links. Built using Spring Boot, Spring Data JPA with MySQL and Spring Security with JWT Authentication.
cloudinary java jwt link-in-bio linktree linktree-clone rest-api spring-boot spring-security
Last synced: 18 May 2026
https://github.com/terenceclzhang/notenest
A full stack application built with the MERN stack for a personal notes website.
authentication axios expressjs fontawesome fullstack javascript jwt mern-stack mongodb nodejs notes-app react react-hook-form react-router redux tailwindcss typescript
Last synced: 06 Apr 2026
https://github.com/muhamed-hassan/one_system_security_poc
Securing the system from its frontend-channels using LOGIN FORM which have username/password with support of another internal system for users-administration purposes 😏 🤔 💪 🤨 🎉 🚦 ⏳ 🛡 💯
authentication authorization backend black-ops fucken-private-sector-leaks global-counter-terrorism global-terrorism-of-corrupted-investors-tribes java jwt security spring-boot
Last synced: 07 Jul 2025
https://github.com/jofaval/gh-btc-django-reto-12
Django API with JWT authentication
bootcamp django django-rest-framework django-rest-framework-jwt geekshubs geekshubsacademy jwt python
Last synced: 17 May 2026
https://github.com/bezlant/version-verse-api
⏺️ An intuitive changelog REST API for version control apps. https://version-verse-api.onrender.com/
Last synced: 04 Apr 2026