ZITADEL Dart
This is the dart library for ZITADEL and related utilities.
This library contains the compiled and generated gRPC service clients for the ZITADEL API.
Also it contains helpers to create the service clients to access the API.
With two MetadataProvider
(accessTokenProvider
and serviceAccountProvider
),
the clients can be created with the correct authentication already in place.
Head over to the examples to see implementation examples for both cases. Also, other examples such as grpc-web are included in the respective folders.
Libraries
- api/clients
- Library with helper methods to access the ZITADEL API itself.
- api/google/descriptor
- Reexport of generated resources for the gRPC descriptor library.
- api/google/duration
- Reexport of generated resources for the gRPC duration library.
- api/google/struct
- Reexport of generated resources for the gRPC struct library.
- api/google/timestamp
- Reexport of generated resources for the gRPC timestamp library.
- api/zitadel/action
- Reexport of generated resources for the gRPC action library.
- api/zitadel/admin
- Reexport of generated resources for the gRPC admin library.
- api/zitadel/app
- Reexport of generated resources for the gRPC app library.
- api/zitadel/auth
- Reexport of generated resources for the gRPC auth library.
- api/zitadel/auth_n_key
- Reexport of generated resources for the gRPC auth_n_key library.
- api/zitadel/change
- Reexport of generated resources for the gRPC change library.
- api/zitadel/event
- Reexport of generated resources for the gRPC event library.
- api/zitadel/execution/v3alpha/execution
- Reexport of generated resources for the gRPC execution library.
- api/zitadel/execution/v3alpha/execution_service
- Reexport of generated resources for the gRPC execution_service library.
- api/zitadel/execution/v3alpha/query
- Reexport of generated resources for the gRPC query library.
- api/zitadel/execution/v3alpha/target
- Reexport of generated resources for the gRPC target library.
- api/zitadel/feature
- Reexport of generated resources for the gRPC feature library.
- api/zitadel/feature/v2beta/feature
- Reexport of generated resources for the gRPC feature library.
- api/zitadel/feature/v2beta/feature_service
- Reexport of generated resources for the gRPC feature_service library.
- api/zitadel/feature/v2beta/instance
- Reexport of generated resources for the gRPC instance library.
- api/zitadel/feature/v2beta/organization
- Reexport of generated resources for the gRPC organization library.
- api/zitadel/feature/v2beta/system
- Reexport of generated resources for the gRPC system library.
- api/zitadel/feature/v2beta/user
- Reexport of generated resources for the gRPC user library.
- api/zitadel/idp
- Reexport of generated resources for the gRPC idp library.
- api/zitadel/instance
- Reexport of generated resources for the gRPC instance library.
- api/zitadel/management
- Reexport of generated resources for the gRPC management library.
- api/zitadel/member
- Reexport of generated resources for the gRPC member library.
- api/zitadel/message
- Reexport of generated resources for the gRPC message library.
- api/zitadel/metadata
- Reexport of generated resources for the gRPC metadata library.
- api/zitadel/milestone/v1/milestone
- Reexport of generated resources for the gRPC milestone library.
- api/zitadel/object
- Reexport of generated resources for the gRPC object library.
- api/zitadel/object/v2beta/object
- Reexport of generated resources for the gRPC object library.
- Reexport of generated resources for the gRPC authorization library.
- api/zitadel/oidc/v2beta/oidc_service
- Reexport of generated resources for the gRPC oidc_service library.
- api/zitadel/options
- Reexport of generated resources for the gRPC options library.
- api/zitadel/org
- Reexport of generated resources for the gRPC org library.
- api/zitadel/org/v2beta/org_service
- Reexport of generated resources for the gRPC org_service library.
- api/zitadel/policy
- Reexport of generated resources for the gRPC policy library.
- api/zitadel/project
- Reexport of generated resources for the gRPC project library.
- api/zitadel/protoc_gen_zitadel/v2/options
- Reexport of generated resources for the gRPC options library.
- api/zitadel/quota
- Reexport of generated resources for the gRPC quota library.
- api/zitadel/session/v2beta/challenge
- Reexport of generated resources for the gRPC challenge library.
- api/zitadel/session/v2beta/session
- Reexport of generated resources for the gRPC session library.
- api/zitadel/session/v2beta/session_service
- Reexport of generated resources for the gRPC session_service library.
- api/zitadel/settings
- Reexport of generated resources for the gRPC settings library.
- api/zitadel/settings/v2beta/branding_settings
- Reexport of generated resources for the gRPC branding_settings library.
- api/zitadel/settings/v2beta/domain_settings
- Reexport of generated resources for the gRPC domain_settings library.
- api/zitadel/settings/v2beta/legal_settings
- Reexport of generated resources for the gRPC legal_settings library.
- api/zitadel/settings/v2beta/lockout_settings
- Reexport of generated resources for the gRPC lockout_settings library.
- api/zitadel/settings/v2beta/login_settings
- Reexport of generated resources for the gRPC login_settings library.
- api/zitadel/settings/v2beta/password_settings
- Reexport of generated resources for the gRPC password_settings library.
- api/zitadel/settings/v2beta/security_settings
- Reexport of generated resources for the gRPC security_settings library.
- api/zitadel/settings/v2beta/settings
- Reexport of generated resources for the gRPC settings library.
- api/zitadel/settings/v2beta/settings_service
- Reexport of generated resources for the gRPC settings_service library.
- api/zitadel/system
- Reexport of generated resources for the gRPC system library.
- api/zitadel/text
- Reexport of generated resources for the gRPC text library.
- api/zitadel/user
- Reexport of generated resources for the gRPC user library.
- api/zitadel/user/schema/v3alpha/user_schema
- Reexport of generated resources for the gRPC user_schema library.
- api/zitadel/user/schema/v3alpha/user_schema_service
- Reexport of generated resources for the gRPC user_schema_service library.
- api/zitadel/user/v2beta/auth
- Reexport of generated resources for the gRPC auth library.
- api/zitadel/user/v2beta/email
- Reexport of generated resources for the gRPC email library.
- api/zitadel/user/v2beta/idp
- Reexport of generated resources for the gRPC idp library.
- api/zitadel/user/v2beta/password
- Reexport of generated resources for the gRPC password library.
- api/zitadel/user/v2beta/phone
- Reexport of generated resources for the gRPC phone library.
- api/zitadel/user/v2beta/query
- Reexport of generated resources for the gRPC query library.
- api/zitadel/user/v2beta/user
- Reexport of generated resources for the gRPC user library.
- api/zitadel/user/v2beta/user_service
- Reexport of generated resources for the gRPC user_service library.
- api/zitadel/user/v3alpha/authenticator
- Reexport of generated resources for the gRPC authenticator library.
- api/zitadel/user/v3alpha/communication
- Reexport of generated resources for the gRPC communication library.
- api/zitadel/user/v3alpha/query
- Reexport of generated resources for the gRPC query library.
- api/zitadel/user/v3alpha/user
- Reexport of generated resources for the gRPC user library.
- api/zitadel/user/v3alpha/user_service
- Reexport of generated resources for the gRPC user_service library.
- api/zitadel/v1
- Reexport of generated resources for the gRPC v1 library.
- constants
- Library with constant values that are valid for all ZITADEL related elements.
- credentials
- Library that contains credentials to access the ZITADEL API and communicate with zitadel itself.