Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the Base URL and the endpoints for the pCon.login OAuth API. By default, appropriate defaults for https://login.pcon-solutions.com will be set.

Hierarchy

  • PConLoginURLs

Index

Properties

authorize_endpoint

authorize_endpoint: string

Authorize endpoint path

base_url

base_url: string

URL of the OAuth server

logout_endpoint

logout_endpoint: string

Logout endpoint path

request_token_endpoint

request_token_endpoint: string

Request token endpoint path

revoke_token_endpoint

revoke_token_endpoint: string

Revoke token endpoint path

Generated using TypeDoc