Any idea how to create react front end for aimeos

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
veeran ambalam
Posts: 19
Joined: 06 Mar 2021, 14:51

Any idea how to create react front end for aimeos

Post by veeran ambalam » 10 Apr 2021, 20:29

I am trying to access aimeos using react and Axios, My login is working fine but once I logged in this API (http://localhost:8000/jsonapi/customer) returns null, do I have to pass any tokens with this or should I create separate API

User avatar
aimeos
Administrator
Posts: 7918
Joined: 01 Jan 1970, 00:00

Re: Any idea how to create react front end for aimeos

Post by aimeos » 11 Apr 2021, 17:14

Don't forget to pass the LARAVEL_SESSION cookie and also the Laravel CSRF token with each request.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply