Searched refs:getAuthenticatedUserAsync (Results 1 – 2 of 2) sorted by relevance
| /expo/tools/src/code-review/ | ||
| H A D | index.ts | 64 const user = await GitHub.getAuthenticatedUserAsync(); |
| /expo/tools/src/ | ||
| H A D | GitHub.ts | 21 export async function getAuthenticatedUserAsync() { function |