3 posts tagged with "jwt"
OxideAuth — Decentralized Identity & Access Management Platform
A fully featured, decentralized Identity and Access Management (IAM) platform built in Rust. Multi-tenant workspaces with fine-grained RBAC via roles, permissions, and policies. Stateless JWT authentication with a Redis-backed blacklist pattern. Designed as a general-purpose auth service — not tied to any single product or organization.
Feb 19, 2026
React Apollo Recipes — Full-Stack GraphQL Recipe App
A recipe sharing application that demonstrates full-stack GraphQL with Apollo Client and Server. Users create, search, and like recipes with optimistic UI updates that make interactions feel instant. Built with comprehensive React Testing Library coverage and MongoDB for persistent storage.
Jul 25, 2020
Ballot Online — Voting Platform
An online voting platform built with a Django GraphQL backend and a Gatsby React frontend. Uses Django Graphene to auto-generate a GraphQL schema from models, with Apollo Client for data fetching and optimistic UI updates. JWT-based authentication secures user sessions and voting actions.
Jun 10, 2020