Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task ⚗] Scoped data service #16

Closed
2 tasks
HueByte opened this issue Aug 21, 2022 · 0 comments · Fixed by #53
Closed
2 tasks

[Task ⚗] Scoped data service #16

HueByte opened this issue Aug 21, 2022 · 0 comments · Fixed by #53
Assignees
Labels
Task A new task to do

Comments

@HueByte
Copy link
Owner

HueByte commented Aug 21, 2022

Description

Create a scoped data service in order to share a single IUser instance around the scope without the need to pass user data to other services outside of command execution context

Goals

  • Create scoped data service service
  • Refactor services to use ICurrentUser service instead of passed around IUser from interaction context

Related tasks

@HueByte HueByte added the Task A new task to do label Aug 21, 2022
@HueByte HueByte self-assigned this Aug 21, 2022
@HueByte HueByte changed the title [Task ⚗] Scoped user service [Task ⚗] Scoped data service Aug 25, 2022
@HueByte HueByte linked a pull request Aug 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task A new task to do
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant