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

Проверка токена для приложений #299

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Conversation

BatuevIO
Copy link
Contributor

@BatuevIO BatuevIO commented Dec 27, 2024

Изменения

  • Теперь токен проверяется на экране приложений (не надо выходить, заходить в профиль и возвращаться).
  • Починил время жизни токена (раньше случайно сделал в 1 минуту, теперь 1 час, как и задумано).

Детали реализации

Проверка такая же, как в ProfileView.

Check-List

  • Вы проверили свой код перед отправкой запроса?
  • Вы написали тесты к реализованным функциям?
  • Вы не забыли применить форматирование black и isort для Back-End или Prettier для Front-End?

@BatuevIO BatuevIO marked this pull request as ready for review December 27, 2024 11:18
@BatuevIO BatuevIO merged commit 345eab4 into main Dec 27, 2024
2 checks passed
@BatuevIO BatuevIO deleted the token-fix branch December 27, 2024 11:19
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.

1 participant