Y
Hacker News
new
|
ask
|
show
|
jobs
by
rkuykendall-com
194 days ago
Even before you get to the lacking Admin UI, the first thing Rails asks me to do is implement authentication. Coming from a true batteries-included framework like Django that feels like a complete non-starter.
1 comments
jasondjk
194 days ago
Rails now provides an authentication generator that creates a super terse but fully customisable auth capability. Here’s an example:
https://insidertrades.directory/built-with-rails/google-sign...
link