fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 33 forks source link

The documentation/example files reference port 8089 and 8083 in the context of `service_info_api_url` #668

Open EliadCohen opened 2 weeks ago

EliadCohen commented 2 weeks ago

When looking at the port for owner-onboarding server, the docs and the examples seem to be referencing different ports for the same server function. While this isn't a big deal, it may just be a nice idea to make everything uniform and consistent. OR I am missing something about what is used where