2021-10-18 - Addresses logic: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
(Created page with "Service - Addresses = Shared Library: AddressesSharedLib = * In NPM module - izara-market-shared * for consts = Lambda functions to create = == Create AddressTempla...")
 
(No difference)

Latest revision as of 14:09, 18 October 2021

Service - Addresses

Shared Library: AddressesSharedLib

Lambda functions to create

Create AddressTemplate

  • (app level authorizer)
  • To work well needs a fancy interface to add elements, but for now can submit elements as an array and validate on backend

CreateAddress

  • need to submit subject identifiers, that node must exist for address to be created
  • needs to handle adding default if not already exists
  • submit the template, addressText is generated on the backend
  • try to create slightly fancy interface for create from addressTemplate frontend
  • validate all locationNodeIds

enableDisableAddress