Coder Social home page Coder Social logo

Csrf token mismatch about hub HOT 4 CLOSED

dkareithis avatar dkareithis commented on September 18, 2024 1
Csrf token mismatch

from hub.

Comments (4)

alecritson avatar alecritson commented on September 18, 2024 1

Yeah the Hub and API should be running on the same top level domain. The Sanctum docs go into more detail https://laravel.com/docs/8.x/sanctum#spa-authentication

from hub.

alecritson avatar alecritson commented on September 18, 2024

Hi @dkareithis

What's your set up? Are you running with Valet? The hub and the API need to be on the same host.

from hub.

dkareithis avatar dkareithis commented on September 18, 2024

Hi @dkareithis

What's your set up? Are you running with Valet? The hub and the API need to be on the same host.

No. My API is on an apache server and I have exposed it's domain to the web using apache hosts config. The hub is on a different directory running on localhost port 3000.

I guess I get what you mean. Since I have exposed my API on public domain 192.168... that means I should do the same for the hub?

from hub.

dkareithis avatar dkareithis commented on September 18, 2024

Solved it by using localhost:8000 for auth routes in the nuxt .env file and running my API server as php artisan serve --host=localhost so that both the API and SPA run on a TLD as you explained. Thanks

from hub.

Related Issues (20)

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.