The simplest password authentication with Ash Framework, Ash Authentication and Phoenix (1.7).
Resources this example was built on:
- Instructions from readme to add auth to user
- Formatter instructions
- citext extension should be installed
- Instructions from README
- You should create a Controller (unclear from README)
- Remember to define an appropriate template..., but don't copy the code from this page (typo :
Routes.path_path
) - For phoenix 1.7 reactivate Router helpers