-
Notifications
You must be signed in to change notification settings - Fork 0
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
Allow signing in to additional account(s) #3
Comments
Proposal: add a boolean field |
cbiesinger
added a commit
to cbiesinger/WebID
that referenced
this issue
Nov 4, 2024
This depends on PR w3c-fedid#660 (Mode API). Bug: w3c-fedid/active-mode#3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(somewhat related to #2 )
Some IDPs support being signed in to multiple accounts at the same time. Such IDPs may want to allow the user to sign in to an additional account from the account chooser, i.e. some kind of "Add Account" button (for consistency with the current flow they have)
We should probably support that, perhaps by exposing a new field in the config file
The text was updated successfully, but these errors were encountered: