The ability for your visitors to create an account is a key element for almost every modern web application. That's why with Sjabloon you get authentication out-of-the-box: all fully designed and ready-to-go.
Sjabloon comes with Devise installed and configured. After many years it's still the go-to option for many Rails developers. It's real easy to setup and to customise.
Impersonation is a useful way for you to easily log in as a certain user. Making your development process easier as you can see your app from a different point of view. Once your app is launched, it can help you provide better customer support as you see exactly what your customer sees.
No app is the same, and no developer is alike. That's why Sjabloon gives you the option to choose how you want to name your authentication model: use the default `User`, or does `Account` or `Person` fit your new app better? You decide.
Devise comes with many views and with just as many email templates. All these are fully designed using Sjabloon's exclusively designed theme. Yet another thing you don't have to worry about.