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

Error handlers #142

Merged
merged 8 commits into from
Aug 12, 2023
Merged

Error handlers #142

merged 8 commits into from
Aug 12, 2023

Conversation

Temmmmmo
Copy link
Member

@Temmmmmo Temmmmmo commented Aug 6, 2023

Изменения

Все auth-методы, применяемые в проекте, перенесены в отдельную структуру.

Реализации

  1. Реализована очистка сессий из списка сессий пользователя при удалении.
  2. Теперь при попытке войти в аккаунт с почты, которая уже зарегистрирована, кидается "адекватная" ошибка.

Детали

Все auth-методы, использующиеся проекты, вынесены в отдельную структуру AuthApi, позволяющую ловить ошибки и следить за истеканием сессии пользователя.

Check-List

  • Вы проверили свой код перед отправкой запроса?
  • Вы написали тесты к реализованным функциям?
  • Вы не забыли применить black и isort? - not required(FRONT)

@Temmmmmo Temmmmmo self-assigned this Aug 6, 2023
@Temmmmmo Temmmmmo temporarily deployed to development-pr-142 August 6, 2023 21:50 — with GitHub Actions Inactive
physphile
physphile previously approved these changes Aug 10, 2023
@physphile physphile merged commit ca5865e into main Aug 12, 2023
4 checks passed
@physphile physphile deleted the error-handling branch August 12, 2023 18:09
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 this pull request may close these issues.

4 participants