PHPackages                             softonic/oauth2-provider - 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. softonic/oauth2-provider

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

softonic/oauth2-provider
========================

Softonic OAuth2 provider

1.3.1(1y ago)366.3k↓43.5%1Apache-2.0PHPPHP &gt;=8.0

Since Aug 16Pushed 1y ago7 watchersCompare

[ Source](https://github.com/softonic/oauth2-provider)[ Packagist](https://packagist.org/packages/softonic/oauth2-provider)[ Docs](https://github.com/softonic/oauth2-provider)[ RSS](/packages/softonic-oauth2-provider/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (7)Versions (10)Used By (0)

Softonic OAuth2 Provider
========================

[](#softonic-oauth2-provider)

[![Latest Version](https://camo.githubusercontent.com/da6720b7bacfdab5284af09e5bdf958887a20694c0d4db7db3765ff10bbe6e21/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736f66746f6e69632f6f61757468322d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/softonic/oauth2-provider/releases)[![Software License](https://camo.githubusercontent.com/36cfc741510e076bec951c1421a2b1c3a5553e953fcdb378339626a5f33c1e8d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d417061636865253230322e302d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://github.com/softonic/oauth2-provider/actions/workflows/build.yml/badge.svg)](https://github.com/softonic/oauth2-provider/actions/workflows/build.yml)[![Total Downloads](https://camo.githubusercontent.com/30de8d4aa7adbf457a178932cf609113a178bc6e3d6ee21b67ed5bcf0fc97a05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f66746f6e69632f6f61757468322d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/softonic/oauth2-provider)[![Average time to resolve an issue](https://camo.githubusercontent.com/900d2aaf426e8836461b06bdde45375f89ada7377df16743bc8fcfb7d8570b31/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f7265736f6c7574696f6e2f736f66746f6e69632f6f61757468322d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](http://isitmaintained.com/project/softonic/oauth2-provider "Average time to resolve an issue")[![Percentage of issues still open](https://camo.githubusercontent.com/645dc46ff1842039b24f0e1db4d12d246aaab144b778565f09bbdcfb346d7eaf/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f736f66746f6e69632f6f61757468322d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](http://isitmaintained.com/project/softonic/oauth2-provider "Percentage of issues still open")

This package provides Softonic OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

Installation
------------

[](#installation)

You can require the last version of the package using composer

```
composer require softonic/oauth2-provider
```

### Configuration

[](#configuration)

```
