how to build a complete, real-world application from scratch with Ruby on Rails step by step.
A lot of Ruby code is "magic". We'll explain the magic and see how it works using the powerful tools Ruby gives us.
Accept subscription and one-time payments with Stripe in your Rails apps
Expert advice on keeping Rails apps organized and fast.
Cheap, easy hosting for Ruby and Rails apps.
Launch your product business way faster with our SaaS template.
A weekly podcast on web development and building products with Ruby, Rails, Javascript, and more.
Build a Ruby on Rails app in 48 hours with us.
Help Junior developers get hired by sharing small projects to build their resume with paid work.
Find your next Ruby on Rails Job.
Anyone can create, edit, or delete a blog post in our Rails app currently. In this lesson, we'll add authentication so only allowed users can do those actions.
This episode, we explore the internals of OmniAuth in order to fix a bug and refresh the OmniAuth AuthHash without reinventing the wheel
Hotwire's Turbo library intercepts forms automatically so Devise needs a few tweaks to work with it. Learn how to do that in this screencast!
Ever wanted to restrict user registrations to an account's work email or corporate email domains in your Rails app? It's a lot simpler than you might think.
Testing ActionCable authentication with Devise is pretty easy, especially when we build our own helpers to stub out Warden
Adding Devise test helpers allows you to quickly login a user for testing controllers in Rails
The HaveIBeenPwned Password API lets us enforce strong passwords and warn users their password has been in a data breach
Adding user avatars is pretty easy using Rails' ActiveStorage feature. We'll be using Devise in this example, but this applies to any user authentication system.
Learn how to build a React Native application to connect to your Rails API using OAuth for authentication
Learn how to authenticate with an API using OAuth and Doorkeeper
Setting up an OAuth provider is a great way to add authentication to your API using the doorkeeper gem
Using the devise-two-factor gem, we can add an extra layer of security to our apps by having a our users type in a one-time password along with their email and password when they login. We'll be using the Google Authenticator app to login.
Learn how to let your users login with multiple OAuth providers like Twitter, Facebook, Github, Google, etc all at the same time.
Learn how to use the Facebook API and refresh auth tokens using the Koala gem
Learn how to add Facebook login via OAuth using Omniauth
Add masquerading (the ability to impersonate or login as another user) to your development or admin environments using the devise_masquerade gem
Build a basic VueJS frontend application that authenticates to the server using JWT, Rails API, and LocalStorage
Add a Warden strategy to Devise to support JWT authentication with your Rails app
Join 73,723+ developers who get early access to new tutorials, screencasts, articles, and more.
We care about the protection of your data. Read our Privacy Policy.
Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more. Icons by Icons8
© 2023 GoRails, LLC. All rights reserved.