oauth-teams-ts

1.1.3 • Public • Published

Irene Awesome Greeter

const sdkConfig = { 
    serverUrl: "https",
    clientId: "1561",
    appName: "xxx",
    organizationName: "xxx",
    redirectPath: "/",
  }

返回所有的query

const queryObj = backFetchQuery()

使用

  openAuth(
    sdkConfig, 
     // fetch url
    () => wxworkLogin({
      // params
    }), 
     // fetch url
    () => uniteLogin({
      // params
    }), 
     // callback
    () => oldRender())

Readme

Keywords

none

Package Sidebar

Install

npm i oauth-teams-ts

Weekly Downloads

16

Version

1.1.3

License

ISC

Unpacked Size

29.9 kB

Total Files

13

Last publish

Collaborators

  • thy0-0