Skip to content

Use secrets.choice() instead of random.sample() for PKCE, nonce, and state generation#889

Closed
Copilot wants to merge 51 commits into
devfrom
copilot/improve-random-generator
Closed

Use secrets.choice() instead of random.sample() for PKCE, nonce, and state generation#889
Copilot wants to merge 51 commits into
devfrom
copilot/improve-random-generator

Replace random.sample() with secrets.choice() for PKCE, nonce, and st…

f3a3d43
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MSAL-Python-SDL-CI required action Jun 16, 2026 in 0s

Skipped due to merge conflicts

This branch has conflicts that must be resolved.