trenpixster / addict

User management lib for Phoenix Framework
MIT License
645 stars 99 forks source link

Improve example app #95

Closed steveklebanoff closed 8 years ago

steveklebanoff commented 8 years ago

Adds some improvements to the example app:

When I first logged into the example app, I was confused that I was even logged in because the page I was redirected to looked the same as when I was logged out. Also, logging out seemed broken since the page didn't refresh automatically.

trenpixster commented 8 years ago

Awesome, thanks! It'd be great to also update the Readme to point out the use of the helper functions :)

steveklebanoff commented 8 years ago

Updated to use new helper. Not sure exactly what to put in README. Hopefully this is good to go -- happy to make any other changes if needed though.

trenpixster commented 8 years ago

Thanks for this! :thumbsup: