pow-auth / pow

Robust, modular, and extendable user authentication system
https://powauth.com
MIT License
1.59k stars 153 forks source link

Handle Phoenix 1.7 deprecations #687

Closed danschultzer closed 1 year ago

danschultzer commented 1 year ago

This handles deprecations to how routes and layouts are handled in Phoenix 1.7. Next up will be a rewrite for views and templates to be conform with Phoenix 1.7 structure and use the core components module.