Update README

This commit is contained in:
2024-05-21 20:36:10 +08:00
parent 7d32a8ecd7
commit 6655ba734e
Signed by: LuoRain
GPG key ID: 16B4D3D5372966A6

View file

@ -1,32 +1,15 @@
# OAuth Center
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/foskym/flarum-oauth-center.svg)](https://packagist.org/packages/foskym/flarum-oauth-center) [![Total Downloads](https://img.shields.io/packagist/dt/foskym/flarum-oauth-center.svg)](https://packagist.org/packages/foskym/flarum-oauth-center)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
A [Flarum](http://flarum.org) extension. Allow user to authorize the third clients
A [Flarum](http://flarum.org) extension. Allow user to authorize the third-party clients.
## Installation
This is a fork that improves the original version.
Install with composer:
## Installation & Updating
```sh
composer require foskym/flarum-oauth-center:"*"
```
## Updating
```sh
composer update foskym/flarum-oauth-center:"*"
php flarum migrate
php flarum cache:clear
```
No, you don't (for now).
## Usage
- [中文文档](/docs/zh.md)
- [English Docs](/docs/en.md)
## Links
- [Packagist](https://packagist.org/packages/foskym/flarum-oauth-center)
- [GitHub](https://github.com/foskym/flarum-oauth-center)
- [Discuss](https://discuss.flarum.org/d/33413-oauth-center)
Nah, not now.