Download the PHP package ancoka/larav-oauth2-client without Composer
On this page you can find all versions of the php package ancoka/larav-oauth2-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ancoka/larav-oauth2-client
More information about ancoka/larav-oauth2-client
Files in ancoka/larav-oauth2-client
Download ancoka/larav-oauth2-client
More information about ancoka/larav-oauth2-client
Files in ancoka/larav-oauth2-client
Vendor ancoka
Package larav-oauth2-client
Short Description This is an simple OAuth client service.
License MIT
Package larav-oauth2-client
Short Description This is an simple OAuth client service.
License MIT
Please rate this library. Is it a good library?
Informations about the package larav-oauth2-client
larav-oauth2-client
larav oauth2 client 是一个针对 Laravel framework 实现的一个简单的 进行 OAuth 认证的扩展包。
安装
-
环境要求 并且
-
安装 larav oauth2 client,只需要添加下面内容到你的 composer.json 文件。然后执行 :
或者直接执行:
-
打开 文件添加下面内容到 数组:
-
同样在 文件中添加下面内容到 数组:
- 运行如下命令发布扩展包内配置文件
使用
路由
生成 OAuth 认证路由,执行以下内容:
会在 文件中添加 。
中间件
你可以使用中间件拦截需要进行身份验证的所有路由,类似以下内容:
License
MIT
All versions of larav-oauth2-client with dependencies
PHP Build Version
Package Version
The package ancoka/larav-oauth2-client contains the following files
Loading the files please wait ....