In V7 it was possible to signup an anonymous user with just an OAuth ID from Facebook or OpenERP.
When I compare the Launchpad repos for V8 auth_oauth_signup vs V7 auth_oauth_signup, I see that only a placeholder module remains with some I18N files.
Is OAuth signup deprecated?
Has the code been moved to a different module?
If I use the old V7 code, will I run up against unpredictable behaviour?
Where I can I follow the decision making conversations that led to this change?
Update 2014/06/11: I compared the files of the Saas-4 branch and the trunk in GitHub and found that OAuth Signup is only available for SaaS now. I'd really appreciate some informed feedback about this decision. What is the roadmap. Is OAuth Signup being phased out?