Jwt-key-generator This is a tool to generate a JWT secret key or key pair. Instructions --algorithm or -a : Algorithm to use for the key generation. Default is HS256 Every result is printed in the console and saved in a folder results/ in the root directory of the project.