RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rack apps mounted in Rails — how to protect access to them?

Sidekiq, Flipper, RailsEventStore — what do these Rails gems have in common? They all ship web apps with UI to enhance their usefulness in the application. In production application you’ll want to protect access to them.

Here’s the story about doing so for all of them with just Basic Auth: https://dev.to/mostlyobvious/rack-apps-mounted-in-rails-how-to-protect-access-to-them-592e

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in