Skip to content

Instantly share code, notes, and snippets.

@faustoct1
Created July 22, 2019 00:53
Show Gist options
  • Save faustoct1/68e7bc1ce711102800f1849ad9731399 to your computer and use it in GitHub Desktop.
Save faustoct1/68e7bc1ce711102800f1849ad9731399 to your computer and use it in GitHub Desktop.
session jwt init
sha256 = Digest::SHA256.hexdigest "some key goes here you should generate yours"
HMAC_SECRET = sha256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment