sizeid/oauth2
Composer 安装命令:
composer require sizeid/oauth2
包简介
Package for communication with SizeID Business API.
README 文档
README
Package for simple communication with SizeID Business API. For more information see sizeid/oauth2 documentation and SizeID Business API documentation.
Installation into existing project
- Get the code
composer require sizeid/oauth2
-
Get
clientIdandclientSecretfrom your SizeID for Business account. Free tariff available. -
Initialize communication objects
- for client endpoints calls see examples/clientApi.php
- for user endpoints calls see examples/userApi.php
- for login with sizeid using popup see examples/popupLogin.php
Examples
- Get the code
composer create-project sizeid/oauth2
-
Get
clientIdandclientSecretfrom your SizeID for Business account. Free tariff available. -
Navigate to
examplesdirectory, copyconfig.example.phptoconfig.php, change constantsCLIENT_IDandCLIENT_SECRET, run example file with webserver.
统计信息
- 总下载量: 18.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-20