opauth/yinxiang
最新稳定版本:1.0.0
Composer 安装命令:
composer require opauth/yinxiang
包简介
Yinxiang strategy for Opauth
README 文档
README
Opauth strategy for Evernote authentication.
Getting started
- Install Opauth-Evernote:
cd path_to_opauth/Strategy git clone git://github.com/evernote/opauth-evernote.git Evernote - Create a Evernote API Key at http://dev.evernote.com/
- Configure Opauth-Evernote strategy.
- Direct user to
http://path_to_opauth/evernoteto authenticate
Strategy configuration
Required parameters:
<?php 'Evernote' => array( 'client_id' => 'YOUR CLIENT ID', 'client_secret' => 'YOUR CLIENT SECRET', 'sandbox' => [TRUE or FALSE] )
References
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-20