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

Добавить авторизацию в сервис по логину и паролю #121

Open
vaspahomov opened this issue May 12, 2019 · 2 comments
Assignees
Labels
backend database enhancement New feature or request invalid This doesn't seem right question Further information is requested

Comments

@vaspahomov
Copy link
Contributor

  • Создать БД с логином, паролем и Guid пользователя
  • Добавить в контроллер метод, который будет возвращать Guid по логину и паролю
@FunFunFine
Copy link
Member

А собственно зачем это?
Придется каждому юзеру сопоставлять логин-пароль, даже тем, что не админы

@FunFunFine
Copy link
Member

Хотя авторизация нужна только для админов

@FunFunFine FunFunFine added invalid This doesn't seem right question Further information is requested labels May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend database enhancement New feature or request invalid This doesn't seem right question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants