authFlowType property
Explicitly specify the auth flow type.
Currently only support "CODE_FLOW" type. The field is only used for Google provider.
Implementation
core.String? authFlowType;
Explicitly specify the auth flow type.
Currently only support "CODE_FLOW" type. The field is only used for Google provider.
core.String? authFlowType;