- Add method to set HttpOnly flag on cookie identity. #102
- Update
actix-web
dependency to 3.0.0. - Minimum supported Rust version (MSRV) is now 1.42.0.
- Update the
time
dependency to 0.2.7 - Update the
actix-web
dependency to 3.0.0-alpha.1 - Minimize
futures
dependency
- Fix panic with already borrowed: BorrowMutError #1263
- Use actix-web 2.0
- Move identity middleware to separate crate