1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
examples/simple-auth-server/src
2020-09-12 16:49:45 +01:00
..
auth_handler.rs Add tiny_template as an example. (#358) 2020-09-10 21:34:32 +01:00
email_service.rs reenable uds example; cargo fmt 2019-07-18 18:03:19 +06:00
errors.rs Fix simple-auth-server compilation 2020-03-28 10:47:54 +09:00
invitation_handler.rs Use derive feature from serde https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 (#230) 2020-01-12 21:11:12 +09:00
main.rs v3 examples (#364) 2020-09-12 16:49:45 +01:00
models.rs Use derive feature from serde https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 (#230) 2020-01-12 21:11:12 +09:00
register_handler.rs Use derive feature from serde https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084 (#230) 2020-01-12 21:11:12 +09:00
schema.rs Update to new actix 1.0 api, drop actix-rt (#158) 2019-07-18 17:55:14 +06:00
utils.rs Update to new actix 1.0 api, drop actix-rt (#158) 2019-07-18 17:55:14 +06:00