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

Make working login screen cards #7

Open
edgarogh opened this issue Jan 27, 2021 · 0 comments
Open

Make working login screen cards #7

edgarogh opened this issue Jan 27, 2021 · 0 comments

Comments

@edgarogh
Copy link
Member

edgarogh commented Jan 27, 2021

Currently, there's a generic login card + an hard-coded AppelNonSurtaxé (yeah that's me 😊) card.

In order not to leak the user list, I was envisioning a localStorage-stored (or cookie-stored) local list of users that would be created after a first successful login attempt.

This list could also only include accounts the local browser has already logged onto.

Signing out should not clear this list, the only way to effectively clear it would be:

  • Clearing browser data
  • (maybe) A specifically-made button on the login page

Could benefit from #8.

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