This only happens when a user is registering for the first time.
Devise-twitter does not log the user in after navigating to /user/sign_in
It saves the user in the db, but does not log the user. To log the user in, the user would have to navigate to /user/sign_in a second time
Am I missing something or is this a bug?