Skip to content

An angular plugin to handle authentication when directly querying the Magento 1.x API.

Notifications You must be signed in to change notification settings

dw250100785/angular-magento-oauth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-magento-oauth

A simple plugin to handle authentication when building a client side app in angular that uses the Magento 1.x API.

##How to use ###Install

bower install -S angular-magento-oauth

#Running the demo Inserting your server url and consumer keys into /demo/app.js and then running http-server:dev and browse to http://localhost:1337/demo

About

An angular plugin to handle authentication when directly querying the Magento 1.x API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • HTML 17.4%