After user connected, this function returns the id token of the user
Future<String?> getIdToken() async { throw UnimplementedError('getIdToken() has not been implemented.'); }