-
Bernardo Araujo authored
The minimum token length is set to 24 due to security constraints. We can now specify a longer length through the length: parameter. This is especially useful for cases when your data storage is case-insensitive and you want to increase your entropy.
Bernardo Araujo authoredThe minimum token length is set to 24 due to security constraints. We can now specify a longer length through the length: parameter. This is especially useful for cases when your data storage is case-insensitive and you want to increase your entropy.
Loading