cancel
Showing results for 
Search instead for 
Did you mean: 

I want to login customer from another website that is build in codeigniter through REST API call.

I want to login customer from another website that is build in codeigniter through REST API call.

I want to login customer from other website database that is built in code-igniter using an API in magento 2.2.4.

Thanks in advance for help.

1 REPLY 1

Re: I want to login customer from another website that is build in codeigniter through REST API call

@Hackerthon You can use Magento as headless but question is, does your customers are sync (codeigniter and magento)? in order to authentication required to have the same customers into magento as well. 

 

Rest API - https://devdocs.magento.com/guides/v2.0/rest/list.html

swagger - https://devdocs.magento.com/swagger/

-
Magento Programmer | Was my answer helpful? You can accept it as a solution.