Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update refreshable example #99

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Update refreshable example #99

merged 1 commit into from
Nov 6, 2024

Conversation

NarekA
Copy link
Contributor

@NarekA NarekA commented Nov 6, 2024

The current code yields a generator instead of yielding the request (the value yielded from the generator), we need to either return the generator or do yield from super().auth_flow(request)

Copy link

sonarqubecloud bot commented Nov 6, 2024

@Colin-b Colin-b merged commit 3fd7c07 into Colin-b:master Nov 6, 2024
1 of 5 checks passed
@Colin-b
Copy link
Owner

Colin-b commented Nov 6, 2024

thx

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants