Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationProviderAuthenticationSessionsChangeEvent

Should match the definition from the theia/vscode types

Hierarchy

  • AuthenticationProviderAuthenticationSessionsChangeEvent

Index

Properties

added: undefined | readonly AuthenticationSession[]
changed: undefined | readonly AuthenticationSession[]
removed: undefined | readonly AuthenticationSession[]