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

Increasing entropy of the state parameter #3177

Closed
knc6 opened this issue Oct 31, 2022 · 2 comments
Closed

Increasing entropy of the state parameter #3177

knc6 opened this issue Oct 31, 2022 · 2 comments

Comments

@knc6
Copy link

knc6 commented Oct 31, 2022

Currently the package uses 12 character random string for state parameter.
It would be great to increase it to 16 characters or more to enhance security (increase entropy).

verifier = get_random_string(12)

@some1ataplace
Copy link

Similar to #2997

@pennersr
Copy link
Owner

pennersr commented Jul 5, 2023

Closed via 38d0a56

@pennersr pennersr closed this as completed Jul 5, 2023
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

No branches or pull requests

3 participants