How to authenticate Laravel Nova in CircleCI
There are cases that you would like to use Laravel Nova in CircleCI. If you decided to install Nova via composer by adding a custom repository in your composer.json file, you will be asked to authenticate using your Nova credentials.
Since you don't really want to store