1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

simple-auth-server added to examples (#65)

This commit is contained in:
Harry Gill
2018-12-09 15:55:36 +00:00
committed by Douman
parent 5871328be2
commit 2fc76ac49b
30 changed files with 870 additions and 0 deletions

View File

@ -22,6 +22,7 @@ members = [
"protobuf",
"r2d2",
"redis-session",
"simple-auth-server",
"state",
"static_index",
"template_askama",