1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-27 10:39:03 +02:00

updated session logic to support login and logout functionality

This commit is contained in:
dowwie
2019-06-12 08:14:18 -04:00
parent c7266e3ddd
commit fa531fb03d
2 changed files with 68 additions and 10 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ Cargo.lock
target/
guide/build/
/gh-pages
/.history
*.so
*.out