PHPackages                             chocofamilyme/oauth2-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. chocofamilyme/oauth2-client

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

chocofamilyme/oauth2-client
===========================

PHP OAuth2.0 client authentication library

1.0(5y ago)2808BSD-3-ClausePHPPHP &gt;=7.3.0

Since Dec 27Pushed 5y ago4 watchersCompare

[ Source](https://github.com/chocofamilyme/oauth2-client)[ Packagist](https://packagist.org/packages/chocofamilyme/oauth2-client)[ RSS](/packages/chocofamilyme-oauth2-client/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

OAuth 2.0 authentication client
===============================

[](#oauth-20-authentication-client)

OAuth 2.0 authentication client. It provides multiple grant types, using which you can get authentication data.

Installation
============

[](#installation)

```
composer require chocofamilyme/oauth2-client
```

Usage
=====

[](#usage)

Grand type "password"
---------------------

[](#grand-type-password)

```
