janko / rodauth-rails

Rails integration for Rodauth authentication framework
https://github.com/jeremyevans/rodauth
MIT License
571 stars 40 forks source link

Update README.md #109

Closed benkoshy closed 2 years ago

benkoshy commented 2 years ago

Allows users to cut and paste. I found that I needed it and thought to save others some time. All the standard routes.

janko commented 2 years ago

I actually intentionally put only routes for actions that users are performing when not logged in. I was imagining that the layout would be similar to what GitHub uses when logging in (and for resetting password as well IIRC). I see now that the route for resending account verification email should probably also be in that list, so I would accept that change.

If all authentication routes should have the same layout, it doesn't really make sense that it's different from the main layout.

benkoshy commented 2 years ago

I see. I had leaped them all together with slightly separate styling for rodauth.