Welcome to RailsBase - matt-taylor/rails_base GitHub Wiki
What is this?
RailsBase is a starter engine that can be included in any Rails Application >= 5.1. This engine will take care of everything for you.
- Admin capabilities
- Configuration
- Twilio MFA/2FA authentication
- Email verification
- Auditing Admin actions
Why did you create this?
I had started developing multiple apps on the side and got annoyed at having to do the same flow multiple times. An engine that can be included and updated should be able to take care of this for me.
I want to leave the mundane login flow to work that has already been done and just code. An additional benefit is that this leaves the application skinny as all of the authentication and administrative flows have been 100% extracted out to RailsBase Engine
Try me!!!
Demo site: https://railsbase.herokuapp.com/