phx_auth_plus
v0.3.3
Search documentation of phx_auth_plus
Default
Default
In-browser search
Settings
PhxAuthPlus.Gen.Auth.LiveViews
(phx_auth_plus v0.3.3)
View Source
LiveView generation for the auth generator.
Summary
Functions
create_confirmation_live(igniter, web_underscore, web_module, context_module, singular, plural)
create_forgot_password_live(igniter, web_underscore, web_module, context_module, singular, plural)
create_live_views(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)
create_login_live(igniter, web_underscore, web_module, context_module, auth_module, singular, plural)
create_registration_live(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)
create_reset_password_live(igniter, web_underscore, web_module, context_module, schema_module, singular, plural)
create_settings_live(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)
Functions
create_confirmation_live(igniter, web_underscore, web_module, context_module, singular, plural)
create_forgot_password_live(igniter, web_underscore, web_module, context_module, singular, plural)
create_live_views(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)
create_login_live(igniter, web_underscore, web_module, context_module, auth_module, singular, plural)
create_registration_live(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)
create_reset_password_live(igniter, web_underscore, web_module, context_module, schema_module, singular, plural)
create_settings_live(igniter, web_underscore, web_module, context_module, schema_module, auth_module, singular, plural)