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

Password Authentication? #7

Closed
Sora012 opened this issue Dec 22, 2020 · 1 comment
Closed

Password Authentication? #7

Sora012 opened this issue Dec 22, 2020 · 1 comment

Comments

@Sora012
Copy link

Sora012 commented Dec 22, 2020

Can you use password authentication? It appears that it only takes a username to login (based on the database only requiring a username)

@BartvHelvert
Copy link
Member

It is not supported right now. If you want to add it you need to add it here. You can sende a StatusResponse.INVALID_CREDENTIALS if the password check fails. It will probably be fixed when de login server gets added.

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