domain: add RefreshSession model + repository port
This commit is contained in:
@@ -108,6 +108,7 @@ async fn main() -> anyhow::Result<()> {
|
||||
goal: db.goal,
|
||||
user_settings: db.user_settings,
|
||||
remote_goal: db.remote_goal,
|
||||
refresh_session: db.refresh_session,
|
||||
},
|
||||
services: Services {
|
||||
auth: auth_service,
|
||||
|
||||
Reference in New Issue
Block a user