Hook that exposes common authentication logic. View Source src/hooks/useAuth.ts, line 5 Methods # async static refreshAccessToken() If there is a refresh token available, attempts to use it to obtain a new, valid access token. Used in Atlas View Source src/hooks/useAuth.ts, line 16