I try to install my app on heroku. This app is a php-laravel app with the \"passport\" for the authentication. All is running fine in my local machine (mac os).
Whe
My solution was quite straight forward:
It appears that the oauth-keys are ignored by default in Laravel (v.7)