openid / sharedsignals

OpenID Shared Signals Working Group Repository
47 stars 12 forks source link

Stream ID must be unique per stream #108

Closed appsdesh closed 1 year ago

appsdesh commented 1 year ago

As the transmitter does not have any notion of the receiver uniqueness, it makes more sense to callout the stream ID to be unique per stream.

In the update stream event, aud is expected as a stream ID which is expected unique per stream as well.

appsdesh commented 1 year ago

Following up on https://github.com/openid/sharedsignals/pull/117