Commands
Secret
Generate a secret key for your project.
It uses the crypto module to generate a random secret key.
It's useful for JWT secret keys, session secret keys, and other secret keys.
Usage
npx ayanokoji secretEdit on GitHub
Last updated on