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

Finalize demo app #2

Open
Cheaterman opened this issue Mar 28, 2023 · 0 comments
Open

Finalize demo app #2

Cheaterman opened this issue Mar 28, 2023 · 0 comments

Comments

@Cheaterman
Copy link
Owner

Cheaterman commented Mar 28, 2023

Everything in the title ; the demo app should allow users to anonymously authenticate (just giving a username) while the admin should be able to authenticate using username admin and a conf-defined password, making them able to edit/remove messages.

That also means messages should have an author. Additionally, also give them a creation date ; the icing on the cake would be to use SSEs to instantly and transparently dispatch new messages to all connected clients.

EDIT: The interest of adding an admin user is two-fold - forces us to set a SECRET_KEY which is going to be useful for most projects anyway, as well as demonstrating zero-knowledge-auth.

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