tachybase_todo/packages/plugins/@tachybase/plugin-wechat-auth
sealday bdf994e5b7 chore(version): release v0.22.1 (#1552)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1552
2024-09-20 03:23:55 +08:00
..
src fix(plugin-dingtalk, plugin-wechat-auth, plugin-work-wechat): oauth redirect url (#1526) 2024-09-11 13:29:38 +08:00
.npmignore feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00
client.d.ts feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00
client.js feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00
package.json chore(version): release v0.22.1 (#1552) 2024-09-20 03:23:55 +08:00
README.md feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00
server.d.ts feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00
server.js feat(plugin-wechat-auth): wechat qr login (#1516) 2024-09-10 11:00:16 +08:00

wechat-auth

English | 中文

Install

pnpm pm add @tachybase/plugin-wechat-auth
pnpm pm enable @tachybase/plugin-wechat-auth

Usage

TODO