mozilla-services / syncstorage-rs

Sync Storage server in Rust
Mozilla Public License 2.0
894 stars 49 forks source link

feat: Remove support for BrowserID #1531

Closed jrconlin closed 3 months ago

jrconlin commented 5 months ago

Description

This PR removes BrowserID support from Syncstorage. In addition it includes several additional elements I needed to perform local testing and validation. These included:

Testing

Testing is included

Issue(s)

Closes: SYNC-3684