https://github.com/datlechin/flarum-oauth-spotify
Spotify oauth provider for Flarum.
https://github.com/datlechin/flarum-oauth-spotify
Last synced: about 2 months ago
JSON representation
Spotify oauth provider for Flarum.
- Host: GitHub
- URL: https://github.com/datlechin/flarum-oauth-spotify
- Owner: datlechin
- License: mit
- Created: 2023-09-09T13:29:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-31T06:33:24.000Z (9 months ago)
- Last Synced: 2025-03-07T02:05:34.978Z (3 months ago)
- Language: PHP
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Log in With Spotify
 [](https://packagist.org/packages/datlechin/flarum-oauth-spotify) [](https://packagist.org/packages/datlechin/flarum-oauth-spotify)
A [Flarum](http://flarum.org) extension. Spotify oauth provider for Flarum.
## Installation
Install with composer:
```sh
composer require datlechin/flarum-oauth-spotify:"*"
```## Updating
```sh
composer update datlechin/flarum-oauth-spotify:"*"
php flarum cache:clear
```## Links
- [Packagist](https://packagist.org/packages/datlechin/flarum-oauth-spotify)
- [GitHub](https://github.com/datlechin/flarum-oauth-spotify)
- [Discuss](https://discuss.flarum.org/d/33338)