PHPackages                             safan-lab/oauth2 - 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. [Framework](/categories/framework)
4. /
5. safan-lab/oauth2

ActiveLibrary[Framework](/categories/framework)

safan-lab/oauth2
================

The Oauth2 Library for Safan framework

1.0.5(3y ago)046MITPHPPHP &gt;=7.1CI failing

Since Nov 8Pushed 3y ago2 watchersCompare

[ Source](https://github.com/safan-lab/oauth2)[ Packagist](https://packagist.org/packages/safan-lab/oauth2)[ Docs](http://www.safanlab.com)[ RSS](/packages/safan-lab-oauth2/feed)WikiDiscussions master Synced today

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

Oauth2
======

[](#oauth2)

Oauth2 Library for Safan Framework

REQUIREMENTS
------------

[](#requirements)

PHP &gt;= 7.1, gap-db/orm = 1.*, gap-db/orm-cache = 1.*, symfony/http-foundation = 4.\*,

INSTALLATION
------------

[](#installation)

If you're using [Composer](http://getcomposer.org/) for your project's dependencies, add the following to your "composer.json":

```
"require": {
    "safan/oauth2": "1.*"
}

```

Update Modules Config List - safan-framework-standard/application/Settings/modules.config.php

```
