1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-identity/src
Dany Gagnon 5414e2655b
Add the ability to change the keys (#348)
* feat: add the ability to change the session key store in redis

* feat: change everywhere the constants are used

* refactor: add formatting with cargo fmt

---------

Co-authored-by: Dany Gagnon <danygagnon@Danys-MacBook-Pro.local>
2024-02-15 10:14:17 +00:00
..
config.rs Add the ability to change the keys (#348) 2024-02-15 10:14:17 +00:00
error.rs derive identity error impls 2023-01-07 02:22:13 +00:00
identity_ext.rs Feature: Add IdentityError to actix-identity crate. (#296) 2023-01-07 02:05:12 +00:00
identity.rs Add the ability to change the keys (#348) 2024-02-15 10:14:17 +00:00
lib.rs Misc tidy up (#400) 2024-02-14 01:19:29 +00:00
middleware.rs Add the ability to change the keys (#348) 2024-02-15 10:14:17 +00:00