Options
All
  • Public
  • Public/Protected
  • All
Menu
property

{boolean} includeEmail if true, the user's email address will be included in an optional email claim in the JWT.

property

{boolean} includeFullName if true, the user's full name will be included as a parameter on the returned object.

property

{boolean} includeOrganizationId if true, the user's Olive Helps internal organizaiton ID will be included as a parameter on the returned object.

property

{boolean} includeOrganizationName if true, the user's organization name will be included as a parameter on the returned object.

Hierarchy

  • JWTWithUserDetailsConfig

Index

Properties

includeEmail?: boolean
includeFullName?: boolean
includeOrganizationId?: boolean
includeOrganizationName?: boolean

Generated using TypeDoc