Commit aaeab9ab by lanrion

Update README.md

parent 5ef7b637
...@@ -11,6 +11,14 @@ Support using [Redis](http://redis.io) to store `access_token` ...@@ -11,6 +11,14 @@ Support using [Redis](http://redis.io) to store `access_token`
[Getting-Started](https://github.com/lanrion/weixin_authorize/wiki/Getting-Started) [Getting-Started](https://github.com/lanrion/weixin_authorize/wiki/Getting-Started)
## V2.0开发中:
https://github.com/lanrion/weixin_authorize/milestones/v2.0-dev
1. 重构API实现,调用方式
2. 对token,ticket的管理,提供第三方开发灵活者自助化
3. 尝试RestClient的使用,选择更高效的HTTP client包
4. 支持更多的异常处理机制
注意:查看Wiki或者源代码时,请切换对应的版本来查看。Master处于不断更新完善分支。 注意:查看Wiki或者源代码时,请切换对应的版本来查看。Master处于不断更新完善分支。
## How to test ## How to test
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment