mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Merge pull request #526 from wchristian/oauth_docs
clarify the intended use of the oauth api call
This commit is contained in:
commit
2f18c77e44
@ -212,6 +212,8 @@ Form data:
|
|||||||
|
|
||||||
Creates a new OAuth app. Returns `id`, `client_id` and `client_secret` which can be used with [OAuth authentication in your 3rd party app](Testing-with-cURL.md).
|
Creates a new OAuth app. Returns `id`, `client_id` and `client_secret` which can be used with [OAuth authentication in your 3rd party app](Testing-with-cURL.md).
|
||||||
|
|
||||||
|
These values should be requested in the app itself from the API for each new app install + mastodon domain combo, and stored in the app for future requests.
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
## Entities
|
## Entities
|
||||||
|
Loading…
Reference in New Issue
Block a user