forked from Cutlery/immich
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 |