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

Заменить Browser новым API для авторизации ImplicitFlow #986

Merged
merged 16 commits into from
May 23, 2020

Conversation

itsokto
Copy link
Collaborator

@itsokto itsokto commented May 23, 2020

Overview

ImplicitFlow это переписанная версия Browser, более тестируемая, c валидацией параметров авторизации и улучшенной обработкой ошибок.

Issues

На текущий момент возможны проблемы с капчей. Вк может выдать рекапчу на странице авторизации, которая не может быть обработана по нескольким причинам:

  • Нет исходного кода страницы для парсинга и симуляции запроса
  • Текущие ICaptchaSolver, ICaptchaHandler не приспособлены для обработки рекапчи

itsokto added 14 commits May 23, 2020 03:32
* Обновить сообщения об ошибках

* Не выбрасывать исключения на опциональных отсутствующих параметрах

* Упростить алгоритм парсинга query
@itsokto itsokto added the Pull Request Исправление внесенное пользователем не состоящим в основном списке разработчиков label May 23, 2020
@itsokto itsokto added this to the v1.53.0 milestone May 23, 2020
@itsokto itsokto self-assigned this May 23, 2020
@inyutin-maxim inyutin-maxim merged commit 87817c4 into develop May 23, 2020
@Panuchi Panuchi deleted the implicit-flow branch July 10, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pull Request Исправление внесенное пользователем не состоящим в основном списке разработчиков
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants