Generating Secrets

An easy way to generate cryptographically-secure secrets needed for stuff like JWT secrets using the openssl library already available via linux or OSX shell:

openssl rand -hex 32