In case a token can become obsolete, implement this method.
@override Future<AuthToken> refreshToken(AuthToken token) async => token;