h-arora / aws-cloudfront-cookie-signer

A utility app to get a signed cookie for use with AWS CloudFront

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-cloudfront-cookie-signer

A utility Nodejs app to get a signed cookie for use with AWS CloudFront

Starting the server

node app.js

Getting the cookies

Send a get request using a tool like postman to localhost:3000/getSignedCookie

About

A utility app to get a signed cookie for use with AWS CloudFront


Languages

Language:JavaScript 100.0%