Back to Node Auth0

Variable EventStreamCloudEventConnectionUpdatedObject0OptionsTypeEnumConst

docs/variables/management.Management.EventStreamCloudEventConnectionUpdatedObject0OptionsTypeEnum.html

6.0.0754 B
Original Source

Variable EventStreamCloudEventConnectionUpdatedObject0OptionsTypeEnumConst

EventStreamCloudEventConnectionUpdatedObject0OptionsTypeEnum: {
BackChannel: "back_channel";
FrontChannel: "front_channel";
} = ...

OIDC communication channel type. 'back_channel' (confidential client) exchanges tokens server-side for stronger security; 'front_channel' handles responses in the browser.

Type Declaration

ReadonlyBackChannel: "back_channel"
ReadonlyFrontChannel: "front_channel"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark