Eric Elliott
Eric Elliott
> `createSalt` generates `keyLength` bytes and then transform it in a base64 string. This string is passed to `pbkdf2` as salt, but pbkdf2 treats strings as utf8, so the given...
> There should be a limit of 20 bytes to prevent this. I'm open to a PR to fix these issues.
If it's not linked, I'm not aware of it.
This operation is generally not recommended in application space. Applications should not rely on the ids to tell you anything except the identity of an entity. If you want to...
I'm open to an alternate slug implementation. I was never thrilled with the one we have.
Please open a PR
No, it definitely should not be happening. Can you dig in and see if you can diagnose the problem? I'd be happy to merge a fix PR. Please add test...
Open to a PR. I don't use those platforms. If this is important to your business, please feel free to [post and advertise a bounty](https://www.bountysource.com/) to get it fixed.
Open to a PR to add this to the readme.
When you're satisfied, please feel free to open a PR linking to the project.