JSON Webtoken (JWT) middleware for the actix-web framework
-
Updated
Nov 5, 2024 - Rust
JSON Webtoken (JWT) middleware for the actix-web framework
In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.
A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.
Jwt authentication implemented in both axum and actix web
Speakeasy Serverside SDK for Rust REST APIs
The api of a reddit-like forum application. The backend of this application is built with rust, actix-web, tokio, postgresql
JWT authentication middleware for Actix with support for JWT invalidation and custom Claims structs.
A rate_limit crate to rate limit endpoints on an Actix-Web server
Rust Actix-Web and SurrealDB
A simple automated k8s cluster build on AWS deploying an actix_web reverse proxy API to call an inference of google/pix2struct model that i trained for french road signs, stored in Huggingface.co
Flexible guard functions for the actix-web framework
mee_file文件系统,支持开发人员api管理或普通用户使用+简易权限+大文件上传+文件预览等等~ ,赶快来使用吧 😂
Remap actix-web errors to your own custom error type
🌟 A CRUD-tastic adventure built with Actix, Postgres, and GraphQL! Dive into Hexagonal and Clean Architecture while creating, reading, updating, and deleting data like a pro. Join the fun and explore the power of Rust 🚀
scheme (https) redirect middleware for actix-web
Simple yet powerful per-route rate limiter for Actix with support for regex.
Add a description, image, and links to the actix-web-middleware topic page so that developers can more easily learn about it.
To associate your repository with the actix-web-middleware topic, visit your repo's landing page and select "manage topics."