| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-18 | feat(web/client): Support client construction without AuthController | Fabian Mastenbroek | |
| This change updates the `OpenDCClient` and `OpenDCRunnerClient` to support connecting to an API that is not protected by authorization. This is useful in a local development context where authorization is explicitly disabled. | |||
| 2022-04-04 | feat(web/client): Add separate web client implementation | Fabian Mastenbroek | |
| This change implements a simple client for the OpenDC REST API into a separate module. This allows other users to use this module as well. | |||
