Skip to content

简易微信接口服务,用来获取access_token、jsapi_ticket、signature

License

Notifications You must be signed in to change notification settings

super-Sun/wechat-simple-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat-signature-server

(nodejs)微信 JS-SDK 签名 针对微信浏览器开发者,提供获取 access_token/jsapi_ticket/signature 等接口。

请自行配置 src/config.js 中的 appIdappSecret 以及公众号安全域名。

功能列表

  • 获取 access_token
  • 获取 jsapi_ticket
  • 获取 signature

install

npm install

usage

npm run start

Licence

MIT

About

简易微信接口服务,用来获取access_token、jsapi_ticket、signature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published