Gjsify LogoGjsify Logo

Policy setting to define how plugins should handle interaction with the user.

Index

Enumeration Members

DEFAULT: number

use a default user interaction scenario

NO_USER_INTERACTION: number

force no interaction with the user

REQUEST_PASSWORD: number

force an authorization request from the user; any cached access tokens should be discarded by the plugin.

VALIDATION: number

interaction with the user is only allowed for validation captchas and similar security measures

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method