Skip to content

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

Closed
Bogdan Gavril (bgavrilMS) with 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
Bogdan Gavril (bgavrilMS) with 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.
Microsoft GitHub Policy Service / license/cla succeeded Jun 16, 2026 in 0s

All CLA requirements met.

This check verifies that the author has agreed to a CLA with Microsoft.