Home
last modified time | relevance | path

Searched defs:authenticateAsync (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-local-authentication/build/
H A DLocalAuthentication.js68 export async function authenticateAsync(options = {}) { function
/expo/packages/expo-local-authentication/src/
H A DLocalAuthentication.ts80 export async function authenticateAsync( function
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/UniversalModules/
H A DABI49_0_0EXScopedLocalAuthentication.m24 ABI49_0_0EX_EXPORT_METHOD_AS(authenticateAsync, category
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/
H A DABI47_0_0EXScopedLocalAuthentication.m24 ABI47_0_0EX_EXPORT_METHOD_AS(authenticateAsync, category
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/UniversalModules/
H A DABI48_0_0EXScopedLocalAuthentication.m24 ABI48_0_0EX_EXPORT_METHOD_AS(authenticateAsync, category
/expo/ios/Exponent/Versioned/Core/UniversalModules/
H A DEXScopedLocalAuthentication.m24 EX_EXPORT_METHOD_AS(authenticateAsync, category
/expo/ios/versioned/sdk47/EXLocalAuthentication/EXLocalAuthentication/
H A DABI47_0_0EXLocalAuthentication.m84 ABI47_0_0EX_EXPORT_METHOD_AS(authenticateAsync, category
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt149 fun authenticateAsync(options: Map<String?, Any?>, promise: Promise) { in authenticateAsync() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt149 fun authenticateAsync(options: Map<String?, Any?>, promise: Promise) { in authenticateAsync() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/localauthentication/
H A DLocalAuthenticationModule.kt185 fun authenticateAsync(options: Map<String?, Any?>, promise: Promise) { in authenticateAsync() method