You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9838 Don't recommend base64 encoding of random_bytes result (javiereguiluz)
This PR was merged into the 2.8 branch.
Discussion
----------
Don't recommend base64 encoding of random_bytes result
This fixes#9348. base64 is not safe for URLs, so let's recommend hashing the values.
Commits
-------
18cd815 Don't recommend base64 encoding of random_bytes result
0 commit comments