Save an authentication token.
This is called automatically when the server sends a new identity token.
Future<void> saveToken(String token);