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

[DLVR-6993] merge upstream #6

Open
wants to merge 104 commits into
base: master
Choose a base branch
from
Open

[DLVR-6993] merge upstream #6

wants to merge 104 commits into from

Conversation

maxp36
Copy link

@maxp36 maxp36 commented Oct 12, 2023

Пробуем обновить модуль для гугла, чтобы порешать проблемки в это задачке https://aviasales.atlassian.net/jira/software/c/projects/DLVR/boards/377?quickFilter=1187&selectedIssue=DLVR-6993

doomspork and others added 30 commits July 18, 2017 00:13
- for example, redeeming the code again would crash because the strategy was using OAuth2.Client.get_token!, which will attempt to illegially raise an exception using a OAuth response struct
Corrected a minor typo in the README
…auth#54)

* Create travis.yml with language: elixir

* Updated .travis.yml

Trying again, based on other elixir .travis.yml files and reading the TravisCI docs.

* Converted elixir versions to strings in travis.yml
* Amended oAuth strategy to resolve m/f/a tuples

- this allows specifying {m, f, a} tuples for things such as Client ID / Client Secret

* Moved config resolution to after all values have been merged

* Amended Strategy to also derive crednetials from options

- This is in addition to deriving from the Environment
Added information about reading client_id/client_secret from MFA to the README
This reverts commit 381bc29.
Add support for optional login_hint param
aj-foster and others added 23 commits September 8, 2022 00:20
Remove extra redirection. See erlef/setup-beam#20.
Also added GHA badge to readme.
…d-bump-gha

Use erlef/setup-beam and bump GHA versions
…sion-not-found-on-ci

Fix "Requested Erlang/OTP version (22.3) not found in version list " on CI
…onse-with-no-error-description

Handle %OAuth2.Response{status_code: 503} with no error_description in get_access_token
Add the option to get the client secret dynamically.
Add support to hl param in authorization URL
@maxp36 maxp36 mentioned this pull request Oct 12, 2023
@maxp36 maxp36 changed the title Merge upstream [DLVR-6993] merge upstream Oct 12, 2023
@maxp36
Copy link
Author

maxp36 commented Nov 10, 2023

Оставлю пулик для истории, проблему решили другим способом.
Пока что обновление либы не требуется.

@maxp36 maxp36 removed the request for review from a team November 10, 2023 10:53
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.