Download the PHP package zoujingli/think-plugs-account without Composer

On this page you can find all versions of the php package zoujingli/think-plugs-account. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package think-plugs-account

ThinkPlugsAccount for ThinkAdmin

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads PHP Version License

ThinkPlugsAccountThinkAdmin 的多端账号插件,作为一套通用基础用户数据管理解决方案,支持多客户端登录绑定功能。本插件属于会员尊享插件,未经授权不得用于商业用途。

目前,我们已提供丰富的数据接口,支持 微信服务号微信小程序手机短信验证 三种登录授权方式,以满足不同用户的登录需求。对于其他登录方式,您可以选择使用短信验证登录,确保用户账号的安全与便捷。

在账号逻辑数据方面,我们已全面支持微信服务号微信小程序安卓APP程序苹果IOS程序手机网页端电脑网页端以及自定义方式。无论用户从哪个平台或设备登录,都能享受到流畅、统一的账号体验。

请注意,通过 微信服务号微信小程序 等授权方式登录的用户,初始状态为临时用户。为了保障账号的正式性和安全性,我们要求用户通过手机号短信验证并绑定手机号,完成这一过程后,用户将升级为正式用户,享受更多会员权益和服务。

我们致力于为用户提供更加便捷、安全的账号管理体验,不断优化和完善多端账号中心的功能与服务。

数据关联模型:

临时用户(usid) <-> 绑定手机(bind) <-> 正式用户(unid)

话术解析

注意事项:

开放接口

通过用户登录接口,换取 JWT-TOKEN 内容,之后接口需要在每次请求的头部 header 加上 Api-Token 字段并带上之后获取到的值。

接口文档: https://documenter.getpostman.com/view/4518676/2s93eeRpDr

特别注意: 调用接口时后台接口未启动 Session 中间键,建议使用 Cache & usidCache & unid 作为key值来缓存数据。

接口状态

安装插件

卸载插件

调用案例

功能节点

可根据下面的功能节点配置菜单及访问权限,按钮操作级别的节点未展示!

插件数据

本插件涉及数据表有:

版权说明

ThinkPlugsAccountThinkAdmin 会员插件。

未获得此插件授权时仅供参考学习不可商用,了解商用授权请阅读 《会员授权》

版权所有 Copyright © 2014-2024 by ThinkAdmin (https://thinkadmin.top) All rights reserved。


All versions of think-plugs-account with dependencies

PHP Build Version
Package Version
Requires php Version >7.1
ext-gd Version *
ext-curl Version *
ext-json Version *
zoujingli/think-install Version ^1.0|@dev
zoujingli/think-library Version ^6.1|@dev
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package zoujingli/think-plugs-account contains the following files

Loading the files please wait ....