Tagged Questions
The multiple-accounts tag has no wiki summary.
2
votes
1answer
615 views
Ruby on Rails: Authlogic Facebook integration: Link accounts with user input instead of automatically using email address
I'm developing a web app in Ruby on Rails. I'm using authlogic to do authentication. My site has its own logins, but I'm hoping to also use Facebook. I tried out authlogic_facebook_connect (using ...
2
votes
1answer
63 views
Release an App on a new account
So I have this App in the store, and I would like to release it on another account, newly created. Is anything like a transfer possible? Or would I have to remove it, and re-release it? Would that ...
2
votes
3answers
178 views
iPhone:Can one mac be used for two business purpose?
I have a small doubt, so apologies first.
I am creating an iPhone application using my Macbook. I want to upload it into AppStore after some days by creating a developer certificate and use ...
0
votes
0answers
8 views
recognizing similar accounts from different login providers
I am trying to make a login system with which a user can login using various different login providers. (Google, Facebook, LinkedIn, etc.) I am using http://hybridauth.sourceforge.net/ to handle the ...