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/duration
Reexport of generated resources for the gRPC duration library.
api/google/empty
Reexport of generated resources for the gRPC empty 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/google/wrappers
Reexport of generated resources for the gRPC wrappers 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/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/object
Reexport of generated resources for the gRPC object 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/policy
Reexport of generated resources for the gRPC policy library.
api/zitadel/project
Reexport of generated resources for the gRPC project library.
api/zitadel/quota
Reexport of generated resources for the gRPC quota library.
api/zitadel/settings
Reexport of generated resources for the gRPC settings 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.
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.