1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-identity/tests/integration
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
..
fixtures.rs Rebuild actix-identity on top of actix-session (#246) 2022-07-09 19:00:15 +01:00
integration.rs Add the ability to change the keys (#348) 2024-02-15 10:14:17 +00:00
main.rs Rebuild actix-identity on top of actix-session (#246) 2022-07-09 19:00:15 +01:00
test_app.rs clippy 2023-01-07 01:04:16 +00:00