zitadel 1.0.0 copy "zitadel: ^1.0.0" to clipboard
zitadel: ^1.0.0 copied to clipboard

Dart package for Zitadel relatet matters. Contains the compiled grpc (client and server) parts for further extension.

Zitadel Dart #

This is the dart library for Zitadel.

Right now, there are two features included:

  • gRPC API bindings for clients and servers (usually you'll use the client)
  • Service Account authentication

When using gRPC to communicate with the Zitadel API you can obtain an access token by logging in into Zitadel or use the provided service account class to authenticate.

Keep in mind, that you need to have the project audience of the Zitadel API if you want to access the API.

Head over to the examples to see implementation examples.

2
likes
110
pub points
31%
popularity

Publisher

verified publishersmartive.ch

Dart package for Zitadel relatet matters. Contains the compiled grpc (client and server) parts for further extension.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, grpc, http, jose, protobuf

More

Packages that depend on zitadel