Martin Schürrer
Martin Schürrer
This is definitely a bug. I just updated the app I'm using devise-twitter on to warden 1.0 and am in the process of fixing this.
You are completely right, I did not think of that.
Can you provide the backtrace?
Looks like you are using the connect url when you should be using the signup url?
I just added callback options as a separate issue. I'll try to get it done till Monday. jtoy just sent an awesome pull request that makes devise-twitter work with Mongoid...
I think I need to add a callback for that.
Well after warden hands devise-twitter all the data, devise-twitter disregards everything but the tokens. This is where I'm going to add the callback.
Well I wanted to work through the issues soon anyways, so I might as well start today. :) You've got twitter/email/jabber? May I ask for feedback on some API parts?
Never mind then :)
Yes, that would work fine, (just see the other issue for how) but you'd incur another request to the Twitter API.