Git Product home page Git Product logo

Comments (5)

anthonygore avatar anthonygore commented on July 20, 2024

Hey, sorry for the late reply.

Can you link me to your codebase so I can see?

from full-stack-vue.js-2-and-laravel-5.

elinardo10 avatar elinardo10 commented on July 20, 2024

Hi, me to with error too... In docs of laravel they say to do this: php artisan vendor:publish --tag=passport-components,
but in your book you don't said about.
My codes: https://github.com/elinardo10/book-fullstack-vue-laravel

from full-stack-vue.js-2-and-laravel-5.

anthonygore avatar anthonygore commented on July 20, 2024

You don't need the Vue components in my tutorial so no need for --tag=passport-components

from full-stack-vue.js-2-and-laravel-5.

fires3as0n avatar fires3as0n commented on July 20, 2024

I have exactly the same problem. Even tried to clone your code for chapter 9 and fresh-run from there, still 401. I am trying to resolve this for a 3rd day in a row already, I need support, please.

from full-stack-vue.js-2-and-laravel-5.

phamhuutruong7 avatar phamhuutruong7 commented on July 20, 2024

Hi Anthony, I have the same problem too.
I don't know why would you want to make OAuth when making saved items. I tried to search but I don't think that the other would use OAuth through API to make saved list.
As I understand, when I create a new User, a "authorization code" will be granted. This will be written in table oauth_clients with client_id, name, secret.
Each "client" is like a web site that connects to the website's data. (Matt Stauffer wrote that on his website.)(https://mattstauffer.com/blog/introducing-laravel-passport/)
In this situation here, the secret gonna be my access-token, is that right?

from full-stack-vue.js-2-and-laravel-5.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.