Rails Authentication with OAuth 2.0 and OmniAuth

Ilya, could you tell me, how I can avoid create a session here? All the tuts I found created a new session for twitter, but I guess I don’t have to create any. I have to do something with the callback though, but I am not sure what.