Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/user/
H A DexpoSsoLauncher.ts98 const authorizeUrl = buildExpoSsoLoginUrl(port); constant
99 openBrowserAsync(authorizeUrl);