mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
79dc7fcaff
* Update actix-redis's dependencies * Change `chrono::Duration` to `time::Duration` in the docs * Remove unneeded comment * Update CHANGES.md |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
actix-identity
Identity service for actix-web framework.
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-session
- Minimum supported Rust version: 1.39 or later