Search found 2 matches

by Devanshu
18 Oct 2020, 15:53
Forum: Laravel package
Topic: JSON API authentication
Replies: 4
Views: 6353

Re: JSON API authentication

I am also having the same problem. I want to get customer Detail.
by Devanshu
18 Oct 2020, 14:03
Forum: Laravel package
Topic: Laravel Passport Auth is not working
Replies: 1
Views: 2510

Laravel Passport Auth is not working

Hi, I am new for Aimeos ...
I have installed Passport for Authentication ... and It is working for my custome apies in laravel
But when I am trying to fetch Customer Detail and passsing Authorization Header as 'Bearer XXXXXXX' (Access Token) . Not getting the details.

What am I doing wrong ...