mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
310fab526d
* chore: recursively sort api keys * 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 |
---|---|---|---|
autoLaunch | bool | ||
autoRegister | bool | ||
buttonText | String | ||
clientId | String | ||
clientSecret | String | ||
enabled | bool | ||
issuerUrl | String | ||
mobileOverrideEnabled | bool | ||
mobileRedirectUri | String | ||
scope | String | ||
storageLabelClaim | String |