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]