0.1.0 • Published 1 month ago

panda-oauth-connect v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month ago

panda-oauth-connect

panda-oauth-connect 是一个用于 pandabuy 平台的 OAuth 授权连接库,它提供了一种简单的方式来集成授权登录功能到您的 Web 应用中。

安装

使用 npm 安装此库:

npm install panda-oauth-connect

或者使用 yarn:

yarn add panda-oauth-connect

使用

在项目中导入 authConnect

import { authConnect } from 'panda-oauth-connect';

调用 authConnect 来初始化授权流程:

authConnect(/* 传入必要的配置参数 */);

功能

使用 panda-oauth-connect 可以轻松地将 pandabuy 授权登录集成到您的 Web 应用中。只需简单的配置,即可启动和管理 OAuth 授权流程。

0.1.0

1 month ago

0.0.10

4 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago