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

Add support for Passkeys #1089

Closed
j-f1 opened this issue May 3, 2023 · 3 comments
Closed

Add support for Passkeys #1089

j-f1 opened this issue May 3, 2023 · 3 comments
Labels
feature This issue is a feature request

Comments

@j-f1
Copy link
Contributor

j-f1 commented May 3, 2023

We can use SimpleWebAuthn to set this up, but it is not particularly simple to set up. This would be an optional replacement for passwords, so the database schema would need to be updated to support switching between the two credentials. (Maybe we should switch the accounts DB to JSON to make it easier to handle? See also #1091 which would be a reason to stick with SQL.)

@rich-howell
Copy link
Contributor

Should this be linked in Actual as a feature so it can be voted on before we work on it?

@rich-howell rich-howell transferred this issue from actualbudget/actual-server Jun 2, 2023
@rich-howell rich-howell added the feature This issue is a feature request label Jun 2, 2023
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Jun 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 2, 2023

✨ Thanks for sharing your idea! ✨

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions github-actions bot closed this as completed Jun 2, 2023
@youngcw
Copy link
Member

youngcw commented Dec 4, 2024

closing in favor of #2042

@youngcw youngcw removed the needs votes Please upvote this feature request if you would like to see it implemented! label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request
Projects
None yet
Development

No branches or pull requests

3 participants