Home
last modified time | relevance | path

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

/expo/tools/src/code-review/
H A Dindex.ts64 const user = await GitHub.getAuthenticatedUserAsync();
/expo/tools/src/
H A DGitHub.ts21 export async function getAuthenticatedUserAsync() { function