Summary:
provide automatic FEU registration based on openid username
Detailed Description:
At present after choosing an OpenID provider, you have to associate the openid
with the FEU user by logging in using the standard FEU form (actually there isnt
a prompt to explain to the FEU to do this). Instead it would be much better if
the FEU database was checked for this openid userid and if not found, a yes/no
question asked "register with website?" in which case the openid credentials is
used for FEU module, and registration with the FEU module seamlessly performed.
Otherwise if the openid userid is found then the user should be automatically
logged on (as is presently done by the openid module. If the FEU module) user
configuratuion requires parameters in addition to the openid provided parameters
then these could be asked during the registration. The FEUFacebook module tries
to manage this process for Facebook but seems very broken.