I'm trying to make an osx
app where the password is entered for you after a series of measures. I have seen apps like Knock To Unlock and TockenLock do such a thing and yet I can find any API on the web. I have researched into SFAuthorizationPluginView
but these apps aren't using it, I checked the place where the plugins are stored and there isn't anything thats not installed by native OSX. I appreciate any help I can get.
Thanks