mirror of
https://github.com/immich-app/immich.git
synced 2024-12-17 12:22:31 +02:00
f55d63fae8
* feat: storage label claim * chore: open api
770 B
Generated
770 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 | ||
storageLabelClaim | String | ||
buttonText | String | ||
autoRegister | bool | ||
autoLaunch | bool | ||
mobileOverrideEnabled | bool | ||
mobileRedirectUri | String |