PhoenixKitWeb.Components.Core.OAuthCheckbox (phoenix_kit v1.5.1)
View SourceReusable component for OAuth provider checkboxes with conditional styling.
Summary
Functions
Renders an OAuth provider checkbox with conditional disable styling.
Functions
Renders an OAuth provider checkbox with conditional disable styling.
Attributes
provider- The provider name (:google, :apple, :github, :facebook)provider_label- Display label for the provider (e.g., "Google Sign-In")master_enabled- Boolean indicating if OAuth master switch is enabledprovider_enabled- Boolean indicating if this specific provider is enabled
Attributes
provider(:atom) (required)provider_label(:string) (required)master_enabled(:boolean) (required)provider_enabled(:boolean) (required)