horrion / BeanCounter

The repository for my Bachelor's thesis
MIT License
1 stars 0 forks source link

Admin view passcode protection #6

Closed horrion closed 4 years ago

horrion commented 4 years ago

Prompt user for a passcode when trying to access admin view

-Ask user to setup admin pin during initial setup -Store admin pin in keychain -Retrieve from keychain, then compare to pin entered by user -performSegue if they match