vocascan / vocascan-server

Server for Vocascan
https://vocascan.com
Apache License 2.0
26 stars 5 forks source link

script to generate jwt secret #34

Closed noctera closed 3 years ago

noctera commented 3 years ago
Status Type Env Vars Change
Ready Feature No

Description

Script that generates you a random jwt secret string

run: npm run jwt-secret

Motivation and Context

This script will help you to generate a secure jwt secret for your .env

How Has This Been Tested?

locally

Screenshots / GIFs (if appropriate):

Types of changes

Checklist