Using Open Authentication (OAuth) Authentication

When using Open Authentication (OAuth) Authentication you must first generate an OAuth access token. You can then use the token for REST API Authentication/Authorization.

Background Information about OAuth

See this Wikipedia article for background information about OAuth:

https://en.wikipedia.org/wiki/OAuth