Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Pin opt-out #269

Open
Sjors opened this issue Oct 5, 2019 · 2 comments · May be fixed by #340
Open

Pin opt-out #269

Sjors opened this issue Oct 5, 2019 · 2 comments · May be fixed by #340
Labels
feature New feature or request good first issue Good for newcomers

Comments

@Sjors
Copy link

Sjors commented Oct 5, 2019

I bought a few Club Mates today with Zap, awesome!

However I find the pin prompts very annoying, especially when making a payment. My phone is worth 20x more than the coins in my Lightning wallet, and my phone already has a pin; no need for an extra pin.

It would be great if the app allowed you to not use a pin. Except maybe for sensitive stuff like revealing the mnemonic.

@ottosuess ottosuess added good first issue Good for newcomers feature New feature or request labels Oct 7, 2019
@ottosuess
Copy link
Member

if anyone want's to pick this up:

send authentication currently happens here:

private func sendButtonTapped() {

i would just add an item to the settings to toggle authentication. similar to how it's done in this pr: #274

extra points for adding a UISwitch to settings. 🙃

@Jeiwan
Copy link

Jeiwan commented May 11, 2020

I'm working on this one 👨‍💻

@Jeiwan Jeiwan linked a pull request May 11, 2020 that will close this issue
9 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants