Download the PHP package ericivan/github-oauth2 without Composer
On this page you can find all versions of the php package ericivan/github-oauth2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package github-oauth2
基本配置
app.php 加入 \Github\GithubServiceProvider::class,
aliases 加入 Facade 'Github' => \Github\Facades\Github::class,
serives.php 中加入配置项
基本使用
获取登录跳转地址
回调地址获取登录用户
All versions of github-oauth2 with dependencies
PHP Build Version
Package Version
The package ericivan/github-oauth2 contains the following files
Loading the files please wait ....