1
0
mirror of https://github.com/actix/examples synced 2024-12-02 18:02:22 +01:00
examples/auth/simple-auth-server/src
2022-07-09 23:39:21 +01:00
..
auth_handler.rs reduce futures dep 2022-03-06 00:15:19 +00:00
email_service.rs group imports 2022-07-09 21:08:11 +01:00
errors.rs group imports 2022-07-09 21:08:11 +01:00
invitation_handler.rs fmt 2022-02-18 02:44:02 +00:00
main.rs normalize ports to 8080 2022-03-06 00:41:32 +00:00
models.rs update sailfish 2022-07-09 23:39:21 +01:00
register_handler.rs Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
schema.rs restructure folders 2022-02-18 02:01:48 +00:00
utils.rs group imports 2022-07-09 21:08:11 +01:00