Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServerDefaults

The default values for the server

Hierarchy

  • ServerDefaults

Index

Properties

Static apiBaseUrl

apiBaseUrl: string = "/api"

The api base url

Static authUserBodyPropertyName

authUserBodyPropertyName: "__user" = "__user"

The request.body.popertyName used to populate the decoded JWT token in baseController.useAuth()

Static jwtTokenHeaderName

jwtTokenHeaderName: string = "authentication"

The JWT header token name

Generated using TypeDoc