OAuthSignIn constructor
OAuthSignIn({})
Implementation
OAuthSignIn({
this.authTypes = const [],
this.showLoginError = true,
this.action,
super.layout,
super.modifiers,
}) : super(schemaType: schemaName);
OAuthSignIn({
this.authTypes = const [],
this.showLoginError = true,
this.action,
super.layout,
super.modifiers,
}) : super(schemaType: schemaName);