safe_to_run icon indicating copy to clipboard operation
safe_to_run copied to clipboard

Add PIN input screen

Open dllewellyn opened this issue 4 years ago • 0 comments

Requires

  • A global object that can be called to ask 'is the user logged in'
  • A global object to log a user out
  • A way of creating a PIN for the first time
  • A way of storing said pin securely
  • A way of verifying the PIN for future
  • A callback that can be used to register for pin changes (i.e. has the user logged out)

dllewellyn avatar Jan 07 '22 16:01 dllewellyn