Explorar o código

clarify the intended use of the oauth api call as per this issue:

https://github.com/alin-rautoiu/mastodroid/issues/23
Christian Walde %!s(int64=7) %!d(string=hai) anos
pai
achega
9b88ac0a27
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Using-the-API/API.md

+ 2 - 0
Using-the-API/API.md

@@ -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).
 
+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