I learned about the devise_rpx_connectable gem through a railscast. I've implemented with my rails 3 application and it authenticates the user fine; but I don't know how to 1) redirect after login using the urle_token, 2) use the token received from janrain to extract data.
I've read many posts on this and went through the janrain tutorial, but it mainly deals with php and not ruby/rails.
Thanks for your help.