oauth2orize-examples icon indicating copy to clipboard operation
oauth2orize-examples copied to clipboard

Math.random() is not secure

Open markstos opened this issue 7 years ago • 1 comments

Consider replacing getUid() with secure-random-string for cryptographically secure random numbers.

It has the option to continue to make them 16 characters log as before if you prefer.

markstos avatar Jun 08 '18 20:06 markstos

might drop in with a pr on this one later =3, could be pretty dangerous in PrOduCtiOn :o

Illizion avatar Oct 28 '18 22:10 Illizion