Future<String?> getIdToken() async => throw UnsupportedFailure( errorType: ErrorType.unsupported, message: 'Unsupported getAccessToken');