team-alembic / ash_authentication_phoenix

Drop-in authentication support for Phoenix apps using AshAuthentication.
MIT License
60 stars 29 forks source link

fix: Ensure that `sign_in_route` and `reset_route` correctly initialise session. #369

Closed jimsynz closed 8 months ago

jimsynz commented 8 months ago

Ensure that AshAuthentication.Phoenix.LiveSession is included in the on_mount of the generated live sessions.