Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any setting for disabling /authenticate/token call on each request? and instead, enable working like the older version. #26

Closed
HardikVansia opened this issue Dec 22, 2022 · 1 comment
Labels
bug Something isn't working unconfirmed Bug has not been reproduced yet

Comments

@HardikVansia
Copy link

image

@HardikVansia HardikVansia added bug Something isn't working unconfirmed Bug has not been reproduced yet labels Dec 22, 2022
@HardikVansia HardikVansia changed the title is there any setting for disable /authenticate/token call on each request? and eanable working like older version. Is there any setting for disabling/authenticate/token call on each request? and instead, enable working like the older version. Dec 22, 2022
@HardikVansia HardikVansia changed the title Is there any setting for disabling/authenticate/token call on each request? and instead, enable working like the older version. Is there any setting for disabling /authenticate/token call on each request? and instead, enable working like the older version. Dec 22, 2022
@Kyon147
Copy link
Owner

Kyon147 commented Dec 23, 2022

The wiki contains everything you should need.

You need to use the SPA support

https://github.com/Kyon147/laravel-shopify/wiki/Installation#spa-support

This does mean that JWT tokens are no longer fetch before each request, so you will need to implement it yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed Bug has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants