Home
last modified time | relevance | path

Searched refs:sessions (Results 1 – 16 of 16) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/functions/
H A DgetDevSessionsAsync.ts29 const sessions = await fetchDevSessions(null, timeout); constant
30 devSessions = devSessions.concat(sessions);
34 const sessions = await fetchDevSessions(installationID, timeout); constant
35 devSessions = devSessions.concat(sessions);
78 const sessions = await restClientWithTimeout<{ data: DevSession[] }>( constant
85 return sessions.data ?? [];
87 const sessions = await restClient<{ data: DevSession[] }>(devSessionsEndpoint, { constant
90 return sessions.data ?? [];
/expo/packages/expo-dev-launcher/bundle/components/__tests__/
H A DDeepLinkModal.test.tsx45 test('shows dev sessions in modal', async () => {
/expo/docs/pages/accounts/
H A Dprogrammatic-access.mdx27 …token to keep it as secure as possible; no need to reset your password and sign out of all sessions
/expo/packages/expo-file-system/build/
H A DFileSystem.types.js.map1sessions work on iOS.\n * @platform ios\n */\nexport enum FileSystemSessionType {\n /**\n * Usi…
/expo/packages/expo-dev-launcher/
H A DCHANGELOG.md17 - Fetch dev sessions whenever navigating to the launcher home screen. ([#24378](https://github.com/…
27 - Fetch dev sessions whenever navigating to the launcher home screen. ([#24378](https://github.com/…
37 - Revert [dev-launcher] Fetch dev sessions whenever navigating to Home screen (#24378))
43 - Fetch dev sessions whenever navigating to the launcher home screen. ([#24378](https://github.com/…
47 - Update dev sessions default ports to check. ([#24380](https://github.com/expo/expo/pull/24380) by…
53 - Update dev sessions default ports to check. ([#24380](https://github.com/expo/expo/pull/24380) by…
54 - Fetch dev sessions whenever navigating to the launcher home screen. ([#24378](https://github.com/…
/expo/packages/@expo/config/build/
H A DgetUserState.js.map1 …| 'github';\n\n// The ~/.expo directory is used to store authentication sessions,\n// which are sh…
/expo/packages/expo-dev-launcher/bundle/screens/__tests__/
H A DHomeScreen.test.tsx170 test('displays dev sessions for authenticated users', async () => {
/expo/home/screens/HomeScreen/
H A DHomeScreenView.tsx246 api.sendAuthenticatedApiV2Request<DevSession[]>('development-sessions', {
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dfilesystem.mdx212 These values can be used to define how sessions work on iOS.
412 …type. Determines if tasks can be handled in the background. On Android, sessions always work in th…
465 …type. Determines if tasks can be handled in the background. On Android, sessions always work in th…
/expo/packages/expo-task-manager/build/
H A DTaskManager.js.map1 …ered tasks are stored in a persistent storage and\n * preserved between sessions.\n *\n * @param t…
/expo/packages/expo-auth-session/build/
H A DAuthRequest.js.map1 … const returnUrl: string = this.redirectUri;\n\n // Prevent multiple sessions from running at t…
/expo/packages/expo-dev-menu/
H A DCHANGELOG.md370 - Add ability to query development sessions with a device ID. ([#15539](https://github.com/expo/exp…
/expo/packages/expo-web-browser/build/
H A DWebBrowser.js.map1 …BrowserAsync');\n }\n\n if (browserLocked) {\n // Prevent multiple sessions from running at t…
/expo/packages/@expo/cli/
H A DCHANGELOG.md241 - Allow client-side device ids to reuse debugger sessions when restarting app. ([#22742](https://gi…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1217 …tion y(){return(y=(0,n.default)((function*(t,n){var l,s,o="/development-sessions",c={};return null…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1218 …tion y(){return(y=(0,n.default)((function*(t,n){var l,s,o="/development-sessions",c={};return null…