You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create Console Command to Generate SSL Keys on Testing
In the Testing Documentation, the docs suggest to Run Commands to Generate the SSL Keys and Modify/Create the config/test/lexik_jwt_authentication.yaml file for Testing.
The Idea
Creating a Console Command, like the Index Documentation Suggests, but for Testing Environments, where he Generate the SSL Keys and Modify/Create the config/test/lexik_jwt_authentication.yaml file!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Create Console Command to Generate SSL Keys on Testing
In the Testing Documentation, the docs suggest to Run Commands to Generate the SSL Keys and Modify/Create the
config/test/lexik_jwt_authentication.yaml
file for Testing.The Idea
Creating a Console Command, like the Index Documentation Suggests, but for Testing Environments, where he Generate the SSL Keys and Modify/Create the
config/test/lexik_jwt_authentication.yaml
file!Example
php bin/console lexik:jwt:generate-keypair --test
Beta Was this translation helpful? Give feedback.
All reactions