PHP-Open-Source-Saver / jwt-auth

🔐 JSON Web Token Authentication for Laravel & Lumen
MIT License
729 stars 113 forks source link

added parameter ask-passphrase to generate-cert command #146

Closed eschricker closed 2 years ago

eschricker commented 2 years ago

Added parameter ask-passphrase to generate-cert command additionally to passing the passphrase as parameter.

Description

Added parameter ask-passphrase to generate-cert command.

Checklist:

mfn commented 2 years ago

This is now part of 2.0.0-RC1. If you have time and can give it a spin before we push out 2.0.0, that would be great!