Home
last modified time | relevance | path

Searched refs:authSessionURL (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/functions/
H A DstartAuthSessionAsync.ts10 const authSessionURL = `${websiteOrigin}/${type}?app_redirect_uri=${encodeURIComponent( constant
14 const result = await openAuthSessionAsync(authSessionURL, redirectBase);
/expo/home/screens/AccountModal/
H A DLoggedOutAccountView.tsx88 const authSessionURL = `${
91 const result = await WebBrowser.openAuthSessionAsync(authSessionURL, redirectBase, {