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 passcode functionality #7

Open
3 tasks
dstrukt opened this issue Apr 24, 2024 · 3 comments
Open
3 tasks

Implement passcode functionality #7

dstrukt opened this issue Apr 24, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@dstrukt
Copy link
Member

dstrukt commented Apr 24, 2024

There will come a time (maybe sooner than we expect) in which user's will want to protect their account with a Passcode, so starting an issue to track this. Obviously the copy, if it's part of a multi-step configuration, number of input digits (I personally like 4, but I understand 6, and don't have a strong opinion), etc.. could change, so feel free to suggest anything!

Obviously there will be other work necessary to make this happen, and might not be part of the MVP, will let @pavlenex determine what's best, but tracking + the app create/confirm/enter mocks nonetheless:

  • Create Passcode
  • Confirm Passcode
  • Enter passcode
Screen Shot 2024-04-23 at 10 41 38 PM Screen Shot 2024-04-23 at 10 42 17 PM
@dennisreimann dennisreimann self-assigned this Apr 25, 2024
@dennisreimann
Copy link
Member

I've added the Enter/Change screen basics in 1f40b75. We'll wire them up soon.

@dstrukt dstrukt added the enhancement New feature or request label May 24, 2024
@pavlenex
Copy link
Contributor

I believe this one is done now @dennisreimann ?

@dennisreimann
Copy link
Member

The views are present, but I still need to wire the passcode check up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog 🪵
Status: Backlog
Development

No branches or pull requests

3 participants