1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-identity
2020-09-17 18:10:27 +01:00
..
src add CookieIdentityPolicy::http_only method (#102) 2020-09-17 18:10:27 +01:00
Cargo.toml prepare v3 compatible releases (#95) 2020-09-11 21:22:55 +01:00
CHANGES.md add CookieIdentityPolicy::http_only method (#102) 2020-09-17 18:10:27 +01:00
LICENSE-APACHE move identity service separate crate 2019-06-12 15:52:48 +06:00
LICENSE-MIT move identity service separate crate 2019-06-12 15:52:48 +06:00
README.md Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00

actix-identity

crates.io Documentation Dependency Status Build Status codecov Apache 2.0 or MIT licensed Join the chat at https://gitter.im/actix/actix

Identity service for actix-web framework.

Documentation & community resources