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

fix(auth): Improve concurrency logic in oauth controller code #389

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dmihalcik-virtru
Copy link
Member

No description provided.

@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner November 15, 2024 20:13
@dmihalcik-virtru dmihalcik-virtru force-pushed the feature/add-mutex-to-accesstoken-refresh branch 2 times, most recently from e85fa29 to 577140d Compare November 18, 2024 13:02
- move more logic behind a promise to let the promise act as an initializer
- not perfect probably? I still don't really grok how to use promises to think about concurrency in js
@dmihalcik-virtru dmihalcik-virtru force-pushed the feature/add-mutex-to-accesstoken-refresh branch from 577140d to 50aa168 Compare November 18, 2024 14:54
Copy link

sonarcloud bot commented Nov 18, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
79.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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