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 |