--remember returns error Phauxth.Remember - you need to set a `create_session_func` in the opts
Closed this issue · 2 comments
AndreasBraun2015 commented
Thank you for the great package.
I tried to use the phauxth.new command with --remember. Starting the server returns the following error
RuntimeError at GET /
Phauxth.Remember - you need to set a create_session_func
in the opts
I am using phoenix 1.4
riverrun commented
Thanks for letting me know.
Could you update the version of the installer that you are using? then it should work fine. Let me know how you get on.
AndreasBraun2015 commented
With the new version it works fine.