Skip to content

Implement Auth API #7

@EvgenyDementev

Description

@EvgenyDementev
  1. Регистрация пользователя (логин, пароль, почта)
    POST /auth/registration

  2. Логин пользователя (логин, пароль) -> token (out of scope)
    POST /auth/login

  3. (out of scope) Выход
    POST /auth/logout

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions