rails3-subdomains icon indicating copy to clipboard operation
rails3-subdomains copied to clipboard

Use Devise authentication keys properly

Open johnbeynon opened this issue 12 years ago • 0 comments

It would be nice to see a Devise subdomains tutorial using some of the configurable options in the devise.rb initializer - importantly for subdomains - authentication_keys to limit users to a subdomain (I typically use account_id). I've never seen any devise subdomains tutorial use these but I consider them to be essential if you're using subdomains in the real world.

johnbeynon avatar Apr 10 '12 11:04 johnbeynon