Home
last modified time | relevance | path

Searched refs:SECRET (Results 1 – 13 of 13) sorted by relevance

/expo/packages/expo-local-authentication/src/
H A DLocalAuthentication.types.ts31 SECRET = 1, enumerator
/expo/packages/expo-local-authentication/build/
H A DLocalAuthentication.types.d.ts31 SECRET = 1, enumerator
H A DLocalAuthentication.types.js.map1 … * Indicates non-biometric authentication (e.g. PIN, Pattern).\n */\n SECRET = 1,\n /**\n * …
H A DLocalAuthentication.js.map1 …Level`](#securitylevel).\n * > **Note:** On Android devices prior to M, `SECRET` can be returned i…
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/enums/
H A DNotificationVisibility.java8 SECRET(Notification.VISIBILITY_SECRET, 3), enumConstant
/expo/packages/expo-notifications/build/
H A DNotificationChannelManager.types.d.ts6 SECRET = 3 enumerator
H A DNotificationChannelManager.types.js.map1 …tificationVisibility {\n UNKNOWN = 0,\n PUBLIC = 1,\n PRIVATE = 2,\n SECRET = 3,\n}\n\n// @doc…
/expo/packages/expo-notifications/src/
H A DNotificationChannelManager.types.ts8 SECRET = 3, enumerator
/expo/docs/pages/eas/
H A Dwebhooks.mdx168 // process.env.SECRET_WEBHOOK_KEY has to match SECRET value set with `eas webhook:create` command
/expo/apps/test-suite/tests/
H A DNotifications.js395 lockscreenVisibility: Notifications.AndroidNotificationVisibility.SECRET,
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dnotifications.mdx1860 SECRET,
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dnotifications.mdx1860 SECRET,
/expo/packages/expo-notifications/
H A DREADME.md1852 SECRET,