Searched defs:authenticate (Results 1 – 2 of 2) sorted by relevance
21 suspend fun authenticate(cipher: Cipher): BiometricPrompt.AuthenticationResult? = in <lambda>() method
212 …private fun authenticate(fragmentActivity: FragmentActivity, options: AuthOptions, promise: Promis… in authenticate() method in expo.modules.localauthentication.LocalAuthenticationModule