We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Override sign_in in your application controller. Start with what it looks like in authentication.rb, but add this key/value pair:
:domain => ".#{request.host}"