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

Remove the ability to sign up for an account / sign in #2963

Open
robintown opened this issue Jan 21, 2025 · 0 comments
Open

Remove the ability to sign up for an account / sign in #2963

robintown opened this issue Jan 21, 2025 · 0 comments
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@robintown
Copy link
Member

Your use case

What would you like to do?

Remove the ability to sign up for an account / sign in

Why would you like to do it?

Because it's an unnecessary complication to the app: the only significant benefit of logging into an existing account is to sync your "recent calls" list across devices, but this doesn't work so well today anyways because clients will hide any "recent calls" for which they don't know the password. We're moving towards a world in which the SPA is only used for guest access, and only having passwordless users would just simplify things for us maintenance-wise.

How would you like to achieve it?

Get rid of the log in / sign up / log out buttons/screens/etc. and only have automatically created, passwordless users.

Have you considered any alternatives?

No response

Additional context

No response

@robintown robintown added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

1 participant