# tp_oauth2.0_server_client **Repository Path**: kmtky/tp_oauth2.0_server_client ## Basic Information - **Project Name**: tp_oauth2.0_server_client - **Description**: No description available - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-10-30 - **Last Updated**: 2024-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # thinkphp5.0 oauth2.0 服务端和客户端的实现 ### 服务端 代码位置 ./application/index/controller/Server.php ### 客户端 代码位置 ./application/index/controller/Client.php # 第三方登录地址 http://www.c.com/public/index.php/Index/Client/login ### 为了方便演示效果 ![](https://raw.githubusercontent.com/shophome/tp_auth2.0_server_client/master/Screen.gif)