Our OAuth service is a protocol that allows an application to use another application's secure API on behalf of a user.
The main benefit of OAuth is not having to provide credentials to a third-party application as the connection happens on the API application: