mirror of
https://github.com/FranP-code/public-apis.git
synced 2025-10-13 00:03:04 +00:00
Corrected OAuth capitalization per RFC 6749
This commit is contained in:
@@ -22,7 +22,7 @@ Example entry:
|
||||
|
||||
Currently, the only accepted inputs for this field are as follows:
|
||||
|
||||
* `oAuth` - _the API supports oAuth_
|
||||
* `OAuth` - _the API supports OAuth_
|
||||
* `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_
|
||||
* `X-Mashape-Key` - _the name of the header which may need to be sent_
|
||||
* `No` - _the API requires no authentication to run_
|
||||
|
||||
Reference in New Issue
Block a user