1.1.3 • Published 10 months ago

oauth-teams-ts v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

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())
1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

11 months ago

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago