Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returning accounts go first in getUserInfo #483

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

npm1
Copy link
Collaborator

@npm1 npm1 commented Jun 23, 2023

This PR fixes the order of returned accounts in getUserInfo(). The returning list should list the returning accounts first, and then all the remaining accounts.


Preview | Diff

npm1 added 3 commits June 23, 2023 14:00
This PR fixes the way an account is chosen as returning for getUserInfo: if approvedClients is available, that is considered the source of truth. Also, the returning list should list the returning accounts first, and then all the remaining accounts.
@npm1 npm1 requested a review from samuelgoto June 23, 2023 18:07
@npm1
Copy link
Collaborator Author

npm1 commented Jun 23, 2023

@bvandersloot-mozilla please take a look

spec/index.bs Outdated Show resolved Hide resolved
@npm1
Copy link
Collaborator Author

npm1 commented Jun 27, 2023

Ping

Copy link
Collaborator

@cbiesinger cbiesinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if you were waiting for me here but lgtm

@npm1
Copy link
Collaborator Author

npm1 commented Jan 4, 2024

I noticed this PR is still relevant. Rebased since it was pretty old but still want to merge this. Anyone have any further comments?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants