## Summary I would like an optional PIN based authentication method to the app. ### Basic example 1. The user opens the app. 2. The user creates a backup. 3. The user navigates to the "Security" menu. 4. The user is given the option to create a PIN for the app. ### Motivation - Adding PIN based authentication provides an extra layer of security for those who want it. Some users prefer not to use passwords. - This is a convenient and easy to use alternative authentication method.
Summary
I would like an optional PIN based authentication method to the app.
Basic example
Motivation