Expand description
Configurations for shared data that is available to all controllers.
Structs§
- Data-structure holding the initialized shared data.
Functions§
- Creates a new Keycloak API. If the admin client ID and secret are not set, a mock API is created.
- Initializes shared data.
Type Aliases§
- Helper-Type - Server-Sent Events broadcaster.
- Helper-Type - Pooled HTTP client.
- Helper-Type - Keycloak admin API.
- Helper-Type - Connection pool to the database.