-
- Downloads
storage: increase the number of bytes randomly generated for IDs
Because these values are used for OAuth2 codes, refresh tokens, etc, they shouldn't be guessable. Increase the number of random bytes from 64 to 128.
Please register or sign in to comment