Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requests to the ORP API’s need to be authorized. Wolfpack adopted the OAuth2.0 protocol to authenticate request to the API. To request a bearer token the client credentials flow will be used. See the diagram below for the flow diagram of the client credentials flow.

...

Authorization endpoints

Orp has two authorization endpoints to obtain tokens.

...