sanjeevyadavIT / magento_react_native

🛒 MageCart: E-commerce app for Magento 2.x written in React Native
GNU General Public License v3.0
282 stars 124 forks source link

feat: Use Integartion token for API authorization #28

Closed sanjeevyadavIT closed 5 years ago

sanjeevyadavIT commented 5 years ago

What does this implement/fix? Explain your changes. descripton: Removed the module that rely on admin login credentials to generate admin access token. In it's place use integration token to provide authorization to API

Does this close any currently open issues?

26

Any other comments? Update wiki, work on issue #27

Where has this been tested?