Laravel Passport : How to query 'passport keys'?
Clash Royale CLAN TAG#URR8PPP
Laravel Passport : How to query 'passport keys'?
https://laravel.com/docs/5.7/passport
After running php artisan passport:keys
,I closed the command line window,I forgot the client_id
and client_secret
, how to show them?
php artisan passport:keys
client_id
client_secret
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.