This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Description
Summary
I would like an optional PIN based authentication method to the app.
Basic example
- The user opens the app.
- The user creates a backup.
- The user navigates to the "Security" menu.
- 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.