Top of this document
Go directly to navigation
Go directly to page content

OAuth - API Authentication

OAuth is a method for authenticating users between sites, services and applications.

Before another application or site can use the services on this site it has to obtain a consumer key and consumer secret.
When you want to connect to another server, then you have to obtain the consumer key and secret from them.

Connect to This Site

Connect to Another Site