PhoenixKitWeb.Live.Settings.Authorization (phoenix_kit v1.7.107)

Copy Markdown View Source

Authorization settings management LiveView for PhoenixKit.

Manages login page branding and authentication methods including magic links and OAuth provider configuration.

Summary

Functions

get_oauth_callback_url(settings, provider)

handle_event(binary, arg2, socket)

Callback implementation for Phoenix.LiveView.handle_event/3.

handle_info(arg, socket)

Callback implementation for Phoenix.LiveView.handle_info/2.

handle_params(params, url, socket)

Callback implementation for Phoenix.LiveView.handle_params/3.

mount(params, session, socket)

Callback implementation for Phoenix.LiveView.mount/3.

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.

signed_preview_url(file_uuid, variant)