Crate frontegg

source ·
Expand description

An async API client for the Frontegg user management service.

Maintainership

This is not an official Frontegg product. This crate is developed by Materialize, the streaming data warehouse. Contributions are encouraged:

See also

Additional information is available in the official Frontegg API documentation.

Structs

An API client for Frontegg.
A builder for a Client.
Configures the required parameters of a Client.
The subset of a User returned by Client::create_user.
A Frontegg permission.
A Frontegg role.
A Frontegg tenant.
The subset of Tenant used in create requests.
A Frontegg user.
Configuration for the Client::list_users operation.
The subset of User used in create requests.
Binds a User to a Tenant for a frontegg.user.* webhook event
The subset of a User returned by a frontegg.user.* webhook event

Enums

An error returned by a Client.