Sets the user's authentication token.
void setToken(String token) { setAttribute('auth_token', token); }