2021-10-18 - Addresses logic

From Izara Wiki
Revision as of 14:09, 18 October 2021 by Sven the Barbarian (talk | contribs) (Created page with "Service - Addresses = Shared Library: AddressesSharedLib = * In NPM module - izara-market-shared * for consts = Lambda functions to create = == Create AddressTempla...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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