Searched refs:withLocalAuthentication (Results 1 – 2 of 2) sorted by relevance
6 const withLocalAuthentication: ConfigPlugin<{ faceIDPermission?: string } | void> = ( constant21 export default createRunOncePlugin(withLocalAuthentication, pkg.name, pkg.version);
6 const withLocalAuthentication = (config, { faceIDPermission } = {}) => { function18 exports.default = (0, config_plugins_1.createRunOncePlugin)(withLocalAuthentication, pkg.name, pkg.…