Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing IdentityProviderServiceClient #225

Open
tafaust opened this issue Sep 30, 2024 · 0 comments
Open

Missing IdentityProviderServiceClient #225

tafaust opened this issue Sep 30, 2024 · 0 comments

Comments

@tafaust
Copy link

tafaust commented Sep 30, 2024

I am using zitadel: ^3.1.0 which is missing the IdentityProviderServiceClient from here.

Moreover, imports such as

import 'package:zitadel/api/zitadel/feature/v2beta/feature_service.dart';
import 'package:zitadel/api/zitadel/object/v2beta/object.dart';
import 'package:zitadel/api/zitadel/oidc/v2beta/oidc_service.dart';
import 'package:zitadel/api/zitadel/org/v2beta/org_service.dart';
import 'package:zitadel/api/zitadel/session/v2beta/session_service.dart';
import 'package:zitadel/api/zitadel/settings/v2beta/settings_service.dart';
import 'package:zitadel/api/zitadel/user/v2beta/user_service.dart';

hints at this package being outdate at the time of me writing the issue. The API v2 was moved out of beta 3 months ago.

@buehler Can you please update the generated files? Thanks! Btw big thanks for writing this SDK!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant