nerds-and-company/apiauth
Composer 安装命令:
composer require nerds-and-company/apiauth
包简介
Api authentication for Craft CMS
README 文档
README
Plugin to allow generation of an access token for use in api clients
Routes
/api/authenticate
You can post a username and password to the url /api/authenticate When these are valid credentials you will get an access token, This access token can be authenticated in the ApiAuthService
/api/resetPassword
You can post a username to /api/resetPassword, when a user is found a password reset mail is send. The link in the mail links to the craft web environment. When the user is not found a success message is also given.
统计信息
- 总下载量: 84
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2015-11-24