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

Introduce global collection of users as usermanagement #29

Open
fspiekermann opened this issue Jun 11, 2021 · 0 comments
Open

Introduce global collection of users as usermanagement #29

fspiekermann opened this issue Jun 11, 2021 · 0 comments

Comments

@fspiekermann
Copy link
Owner

The system needs a usermanagement to list all Users with each User having a unique ID.

Acceptance criteria

  • Some global data structure exists that holds all Users
  • Each User has a unique ID
  • When Users are added the IDs are generated
  • Unit tests exist and pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant