strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

feat(strm-1238): remove (almost) all billingId usages #96

Closed ivan-p92 closed 2 years ago

ivan-p92 commented 2 years ago

BillingId is only kept for event publishing flows (random simulator and web-socket) due to Firebase auth.

trietsch commented 2 years ago

Merged together with #97