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

https://github.com/datlechin/flarum-oauth-envato

Envato oauth provider for Flarum.
https://github.com/datlechin/flarum-oauth-envato

Last synced: 2 months ago
JSON representation

Envato oauth provider for Flarum.

Awesome Lists containing this project

README

        

# Log in with Envato

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/datlechin/flarum-oauth-envato.svg)](https://packagist.org/packages/datlechin/flarum-oauth-envato) [![Total Downloads](https://img.shields.io/packagist/dt/datlechin/flarum-oauth-envato.svg)](https://packagist.org/packages/datlechin/flarum-oauth-envato)

A [Flarum](http://flarum.org) extension. Envato oauth provider for Flarum.

## Installation

Install with composer:

```sh
composer require datlechin/flarum-oauth-envato:"*"
```

## Updating

```sh
composer update datlechin/flarum-oauth-envato:"*"
php flarum cache:clear
```

## Links

- [Packagist](https://packagist.org/packages/datlechin/flarum-oauth-envato)
- [GitHub](https://github.com/datlechin/flarum-oauth-envato)
- [Discuss](https://discuss.flarum.org/d/33285)