๐ Results for "JWT" (5 found)
๐ป Coding
intermediate
Implement Secure Authentication Middleware with JWT and Role-Based Access Control
Build secure JWT authentication middleware with refresh tokens, RBAC, and security best practices for your API framework.
๐ป Coding
advanced
Build Production-Grade Node.js Express Middleware with Logging and Auth
Create configurable Express middleware with structured logging, custom error classes, performance metrics, and comprehensive tests.
๐ป Coding
intermediate
Design a Complete GraphQL Schema with Types, Queries, and Mutations
Design a fully documented GraphQL schema with types, queries, mutations, subscriptions, pagination, and auth directives for any domain.
๐ป Coding
advanced
Implement FastAPI Dependency Injection for Database and Auth Layers
Build a full FastAPI dependency injection architecture covering database sessions, JWT auth, RBAC, pagination, and service layers.
๐ป Coding
advanced
Build a Scalable WebSocket Server with Room Management
Build a WebSocket server with authentication, room management, structured messaging, and horizontal scaling support.