- Install dependencies:
npm install - Copy the file
.env.exampleto.envfile and change the secret to a value that only your server will know. - Run
node sign.js http://localhost:3000/hello(use the url that you'd like to sign) - Run the example express application with
node index.js - Access the
signedUrlthat was generated on step 3.
verifymycontent/sign-url-example
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|