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

change authentication workflow #63

Open
thoraxe opened this issue Mar 20, 2023 · 0 comments
Open

change authentication workflow #63

thoraxe opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@thoraxe
Copy link
Contributor

thoraxe commented Mar 20, 2023

currently when auth=false the client defaults to joining with test-Id

It would be better (for testing multiple clients) if the old behavior of the login screen was restored when auth=false

In other words:

  • auth=true -- never see login screen, force to auth server, the username/handle of the auth system is used to send the join message
  • auth=false -- show the login screen, use the entered username/handle for the join message
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

2 participants