Browse Source
Instead of using our own random string generator function, the user secret is now being generated using secrets.token_urlsafe(). The max length of the user secret has been increased to accommodate the size of the 32 byte string.master
Chris Shyi
7 years ago
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue