mirror of
https://github.com/Sevichecc/m-oauth.git
synced 2025-04-29 22:49:31 +08:00
Update README.md
This commit is contained in:
parent
92e4efdf8c
commit
ef5f6352c2
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ Access tokens are frequently used in development, but Akkoma and Pleroma lack an
|
|||
|
||||
To address this issue, I wanted Akkoma to have an easy way to register a client app and obtain an access token for testing. I opened an [issue](https://akkoma.dev/AkkomaGang/akkoma-fe/issues/296) on Akkoma-fe, but it has been pending for about a month without any response from the developer. As a result, I created this project.
|
||||
|
||||
This app is inspired by the [Access Token Generator for Pleroma](https://tools.splat.soy/pleroma-access-token/) API, but offers more features, such as finer-grained admin scopes, no analytics, and no data storage in local storage, making it a safer option.
|
||||
This app is inspired by the [Access Token Generator for Pleroma API](https://tools.splat.soy/pleroma-access-token/) , but offers more features, such as finer-grained admin scopes, no analytics, and no data storage in local storage, making it a safer option.
|
||||
|
||||
|
|
Loading…
Reference in a new issue