Skip to content

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

bd8754b
Select commit
Loading
Failed to load commit list.
Draft

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

Replace random.sample() with secrets.choice() for PKCE, nonce, and st…
bd8754b
Select commit
Loading
Failed to load commit list.