Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arikaim/oauth-module

Arikaim OAuth2 client module
https://github.com/arikaim/oauth-module

arikaim arikaim-cms cms oauth php

Last synced: about 1 month ago
JSON representation

Arikaim OAuth2 client module

Awesome Lists containing this project

README

        

## Arikaim CMS OAuth Client Module
![1.0.0](https://img.shields.io/github/release/arikaim/oauth-module.svg)
![GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)

#### OAuth providers
* Twitter
* Github
* Google
* Facebook
* Square

#### Requirements
* [Arikaim CMS](https://github.com/arikaim/arikaim)

#### Installation

```sh

composer require arikaim/oauth-module

```