Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace pow with mix phx.auth #1272

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Replace pow with mix phx.auth #1272

merged 1 commit into from
Mar 10, 2024

Conversation

axelclark
Copy link
Owner

@axelclark axelclark commented Mar 8, 2024

See issues related to using pow with liveview: pow-auth/pow#706

@axelclark axelclark changed the title Generate files with mix phx.auth Replace pow with mix phx.auth Mar 10, 2024
lib/ex338/accounts/user.ex Outdated Show resolved Hide resolved
mix.exs Outdated Show resolved Hide resolved
* Run mix phx.auth to generate code
* Update generated code for existing cols and functions
* Add down for create_users_auth_tables
* Remove pow and redix
* Remove unused test config
* Update tests for register_and_log_in_user
* Add registration for fixture
* Update design for generated auth pages
* Fix flash alignment to actual top value
* Add container for mobile padding
* Reduce max password length
* Update user seeds to match min password reqs
* Add user invitation live
* Remove user confirmation email
* Load leagues in user settings
* Add redirector for old login pages
@axelclark axelclark merged commit 4a6144f into main Mar 10, 2024
1 check passed
@axelclark axelclark deleted the convert-to-mix-phx-auth branch March 11, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant