Socket
Book a DemoInstallSign in
Socket

ep-open-tool

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ep-open-tool

蚂蚁因公付对外 SDK 基础库

latest
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

ep-open-tool

蚂蚁因公付对外 SDK 基础库

Usage

依赖安装

npm i ep-open-tool --save

项目使用

import { Staff } from 'ep-open-tool';

// 生成员工端签约页面地址
const jumpUrl = Staff.generateSignUrl({
  bizSceneCode: '接入时约定的bizSceneCode',
  accountId: '企业的id',
});

// 生成可以支持从支付宝端外跳转到支付宝端内的签约页面地址
const jumpLandingUrl = Staff.generateLandingSignUrl({
  bizSceneCode: '接入时约定的bizSceneCode',
  accountId: '企业的id',
});

FAQs

Package last updated on 13 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.