shifty-backend/service
Simon Goller 926ac006e7 Return the username in a separate service
This allows us to use a service implementation which
returns a dummy user during development and the actual authenticated
user during production.  It also simplifies tests.
2024-04-26 22:41:44 +02:00
..
src Return the username in a separate service 2024-04-26 22:41:44 +02:00
Cargo.toml Initial commit 2024-04-26 21:34:00 +02:00