@aidc/account-center-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

账户中心 Web SDK

安装依赖

pnpm add @aidc/account-web

初始化

import { setAccountConfig } from '@aidc/account-web';

setAccountConfig({
  appId: 'your-app-id', // 由账户中心生成
  env: 'pre', // 指定环境
});

API 文档

TODO

Readme

Keywords

none

Package Sidebar

Install

npm i @aidc/account-center-react

Weekly Downloads

34

Version

0.0.1

License

none

Unpacked Size

112 kB

Total Files

36

Last publish

Collaborators

  • crypto-bear
  • cchelloworld
  • miadwang