Skip to content

[Multi-Tenant] Add a public name, api secret to tenants #2932

@njlie

Description

@njlie

A tenant should be able to include a display name when it is being registered, so that this name could be used in the wallet address url for wallet addresses on that particular tenant.

Tenants should also have an apiSecret that should be used to sign requests made by that tenant, and used by the backend service to reconstruct a signature & verify that one sent in the headers is valid.

  • Add publicName column
  • Add required apiSecret column

Metadata

Metadata

Assignees

Labels

pkg: backendChanges in the backend package.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions