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

chore: remove client secret in client grant and user custom oauth2 #4689

Merged
merged 1 commit into from
May 14, 2024

Conversation

abuaboud
Copy link
Contributor

@abuaboud abuaboud commented May 14, 2024

What does this PR do?

Worker doesn't need access to refresh token and client secret in case the user define it (use my own credential option), this is not a vulnerability but it's always better to expose minimum number of information / secrets through api.

@abuaboud abuaboud added 🧹 clean up Things are no longer needed 🔒 security security improvment labels May 14, 2024
@abuaboud abuaboud changed the title chore: remove client secret in client grant chore: remove client secret in client grant and user custom oauth2 May 14, 2024
Copy link

nx-cloud bot commented May 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 9332e21. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --target=lint --parallel=3
✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@abuaboud abuaboud merged commit 8927736 into main May 14, 2024
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-deploy 🧹 clean up Things are no longer needed 🔒 security security improvment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant