#Hi y'all. I was wondering what effort it

1 messages · Page 1 of 1 (latest)

warped wave
#

It's a little bit different than faceid for single action, but I suppose that would be easier to just do on app-open instead.

slate thunder
#

it would be relatively straightforward. rough outline is: the frontend calls an external bus event asking for face id verification, the app listens and runs through the local auth fwk to confirm, and returns that result to the external bus reply handler. doesn't really require any custom UI or anything, probably.