Rust GraphQL authentication microservice with Diesel, PostgreSQL, and JWT.
A Rust authentication server that exposes a GraphQL API built with Actix-web, Juniper, and Diesel backed by PostgreSQL. It provides session-based authentication plus JWT token support, database migrations, logging, and an integration test suite, making it suitable for microservice backends and authentication prototypes.
0