1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/openapi/doc/SystemConfigOAuthDto.md

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

[Back to Model list] [Back to API list] [Back to README]