DEVELOPER CENTER
...
Libraries
$pinc.oauth

Events

4min
  • consented
  • consentRedirect
  • notConsented
  • revoked
  • integrations

consented

The event fires immediately after your user successfully authorizes with an Integration provider

Example

JS
Tcl


Handler Arguments

JS


notConsented

The event fires if the user starts the OAuth authorization process but does not complete the authorization successfully or closes the window midway.

Example

JS


Handler Arguments

JS


integrations

The event fires after configurations are loaded and the $pinc.oauth component is ready to work with.

Updated 03 Mar 2023
Doc contributor
Did this page help you?