Created
          February 7, 2022 18:57 
        
      - 
      
- 
        Save guimossibento/81f74bb68627ca76582088bc9a92534d to your computer and use it in GitHub Desktop. 
    Gerar passport keys
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | This is because you didn't generate Oauth keys using passport keys. | |
| Run | |
| php artisan passport:keys | |
| After that run the following command to generate a personal access client | |
| php artisan passport:client --personal | |
| Enter the details it asks you. Then you are done. | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment