Developer Portal for YouTrack and Hub
 

OAuth 2.0 Authorization in Hub

Last modified: 7 November 2024

Hub implementation of OAuth 2.0 supports several authentication/authorization flows. To access resources of Hub itself and services connected to Hub, a client should obtain an access token. The flow that the client may use depends on:

  • What information the client has (service credentials / user credentials).

  • Where from the client access resources (from a browser / from the server side / from a standalone application).