hehongyuanlove/flarum-auth-wechat

Allow users to log in with WeChat

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 9

Type:flarum-extension

2.0.0 2023-04-13 07:15 UTC

This package is auto-updated.

Last update: 2024-04-13 10:07:02 UTC


README

License

A Flarum extension. Allow users to log in with WeChat

说明

  • 此插件是基于需求魔改的,原插件: nomiscz/flarum-ext-auth-wechat
  • 注册后 自动生成 随机+@xxx.com 作为邮箱,没有做邮箱的重复性检查,所以可能会有重复的邮箱
  • 注册后 密码与邮箱相同
  • 注册后 自动通过邮箱验证
  • 注册后 用户名为随机生成的字符串

Installation

Use Bazaar or install manually with composer:

composer require hehongyuanlove/flarum-ext-auth-wechat

Updating

composer update hehongyuanlove/flarum-ext-auth-wechat

Links