Skip to content

ETENG-OSP/angular-weixin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-weixin

auto get weixin sign in angular

Install

bower install https://github.com/gengen1988/angular-weixin.git#master

Usage

angular.module('app', ['ngWeixin']).config(config);

function config(wxProvider) {
  wxProvider.appId('id').signUrl('restful endpoint');
}

Releases

No releases published

Packages

No packages published