Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 222 Bytes

File metadata and controls

14 lines (10 loc) · 222 Bytes

Generating Signing Keys

Signing keys are used to sign CAPTCHA JWTs and webhook payloads.

Generate a Key

openssl rand -base64 32

Example output:

W4+hjYXhOzkS4tg42J3h728oFtAZvohBpalrBq6ENeg=