mozilla-services / syncserver

Run-Your-Own Firefox Sync Server
Mozilla Public License 2.0
1.87k stars 145 forks source link

Add ability to configure a remote browserid verifier. #127

Closed rfk closed 6 years ago

rfk commented 6 years ago

We still default to using the local verifer because it's simpler, but using a remote verifier may be necessary for e.g. testing purposes when running on localhost.

Connects to https://github.com/mozilla/fxa-local-dev/issues/112