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

Implement non-basic-auth login #44

Open
PeterJCLaw opened this issue Feb 2, 2025 · 0 comments
Open

Implement non-basic-auth login #44

PeterJCLaw opened this issue Feb 2, 2025 · 0 comments

Comments

@PeterJCLaw
Copy link
Owner

Currently login is handled by Basic auth. That's an easy implementation, however not a great UX.

Things it would be nice to have improvements for:

  • better error when invalid password
  • hints as to what the credentials are
  • links to the docs for the code submitter
  • maybe JS auto case-fixing the username (since we know those are all uppercase)
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