sa-token-plugin-actix-web
Actix-web framework integration for sa-token-rust.
Features
- ⚡ High Performance: Built for Actix-web 4.x
- 🎯 Complete Integration: Middleware, extractors, and more
- 🔧 Flexible Configuration: Builder pattern support
- 🛡️ Production Ready: Battle-tested in production
Installation
[]
= "0.1.2"
= "0.1.2"
= "4.4"
Quick Start
use ;
use SaTokenState;
use MemoryStorage;
use Arc;
async
Author
金书记
License
Licensed under either of Apache-2.0 or MIT.