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 #1 #1

Open
dfyz011 opened this issue Sep 14, 2021 · 0 comments · May be fixed by #2
Open

Task #1 #1

dfyz011 opened this issue Sep 14, 2021 · 0 comments · May be fixed by #2

Comments

@dfyz011
Copy link
Owner

dfyz011 commented Sep 14, 2021

Реализовать функционал для получения данных пользователя в нужном формате,
в зависимости от роли пользователя.
Данные пользователя будут располагаться http://fake-url.ru/:userId.
На вход приходит id пользователя в виде строки.
Функция должна возвратить данные пользователя в зависимости от роли.
Пока ролей только 2: admin, user, но планируется добавление других ролей
формата соответственно тоже 2:
для admin - name, role, password
для user - name, role

@dfyz011 dfyz011 linked a pull request Sep 14, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant