Hi Edmund,

Use base64 encoded version of private key as a variable inside “cookieSign.js" and inside the code, decode it and pass it as the private key value,

let b64string = "copy and paste base64 encoded version of your private key";

let privateKey = Buffer.from(b64string, 'base64');

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response