w3c-fedid / FedCM

A privacy preserving identity exchange Web API
https://w3c-fedid.github.io/FedCM/
Other
383 stars 73 forks source link

Returning accounts go first in getUserInfo #625

Open npm1 opened 3 months ago

npm1 commented 3 months ago

The spec currently does not mention that returning accounts must be returned first in the API. This lets the IDP know that the first one is a returning account, since the method only returns something when the user is a returning user (eg there is at least one returning account)