mirror of
https://github.com/immich-app/immich.git
synced 2025-11-01 11:07:11 -04:00
613 B
Generated
613 B
Generated
openapi.model.SystemConfigOAuthDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | ||
| issuerUrl | String | ||
| clientId | String | ||
| clientSecret | String | ||
| scope | String | ||
| buttonText | String | ||
| autoRegister | bool |