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

Add multi-get support #4

Open
npm1 opened this issue Nov 27, 2024 · 1 comment
Open

Add multi-get support #4

npm1 opened this issue Nov 27, 2024 · 1 comment

Comments

@npm1
Copy link
Collaborator

npm1 commented Nov 27, 2024

While our current focus is on allowing multiple IDPs to be supported from a single get() call, there are use cases where this is insufficient, so we should also have a path towards allowing multiple independent IDPs to be shown in the FedCM UI of a page.

@npm1
Copy link
Collaborator Author

npm1 commented Nov 27, 2024

My hot take: let's solve this with dynamic UI (show accounts as they become available). Maaybe add a method for RP to mention which IDPs it expects as well? Although that method risks adding a lot of complexity (wait until when?)

The other issue with multi-get is that parameters may be mismatched: what happens with different rp contexts? Different mediations? different modes? etc

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

No branches or pull requests

1 participant