mirror of
https://github.com/immich-app/immich.git
synced 2024-12-19 00:32:49 +02: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 |