Community
Participate
Working Groups
Top right corner should support more than one authentication service. It should display a list of services and information to which of them is user logged it. User should be able to log in and log out separately to the services and display each of the profiles.
This sounds pretty cool to me. Looking forward to seeing what the feel is like.
branch bug353702 merged to master. We will continue working on it in master branch.
I marked it fixed accidentally. Sorry.
I've changed the authentication services list view and consolidated it with the login prompt. There is still some polishing to be done: 1. If there's only one authentication service we should change the button label 2. When the window opens as a prompt it's very hard to close it. This is in fact a bug.
(In reply to comment #4) > I've changed the authentication services list view and consolidated it with the > login prompt. There is still some polishing to be done: > 1. If there's only one authentication service we should change the button label Done > 2. When the window opens as a prompt it's very hard to close it. This is in fact > a bug. I'm closing the prompt when user logs in to all pending services. It makes it much better now. Szymon suggested that if there's only one authentication service and we sign out/sign in successfully we should close this dialog. Good point.
(In reply to comment #5) > Szymon suggested that if there's only one authentication service and we sign > out/sign in successfully we should close this dialog. Good point. Done. I'm closing this bug, if something occurs I'll open separate bugs for each problem.