PhoenixKitWeb.Components.Core.OAuthProvider (phoenix_kit v1.6.16)
View SourceReusable component for OAuth provider credential forms.
Summary
Functions
Renders an OAuth provider credential form with fields, test button, and setup instructions.
Functions
Renders an OAuth provider credential form with fields, test button, and setup instructions.
Attributes
provider- The provider name (:google, :apple, :github, :facebook)enabled- Boolean indicating if this provider is enabledsettings- Map of current settings valuescallback_url- The OAuth callback URL for this provider
Attributes
provider(:atom) (required)enabled(:boolean) (required)settings(:map) (required)callback_url(:string) (required)