Commit Graph

3 Commits

Author SHA1 Message Date
40eb16cef9 Use actix-remote-ip to reduce code base size (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Use https://crates.io/crates/actix-remote-ip to remove some code redundancy

Reviewed-on: #5
2023-04-29 09:08:18 +00:00
07fc94f930 Use light-openid to reduce code base size (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Refactor code to publicly share "redundant" code

Reviewed-on: #4
2023-04-29 08:03:11 +00:00
bf570c477f Implement server (#3)
All checks were successful
continuous-integration/drone/push Build is passing
Use Actix as HTTP service

Reviewed-on: #3
2023-04-28 07:15:09 +00:00