in webapp/src/utils/auth.js [29:31]
export function getAuthToken() { return localStorage.getItem(AUTH_TOKEN_KEY) }