Posted by halkeye on October 22, 2007 at 4:34am
I've now added a secondary registration scheme to my facebook_auth module.
Some people have wanted to still have the email validation / welcome email, and it'll allow you to set it so admins have to approve the user account.
This can be tested at http://facebook-alt.dev.kodekoan.com
The basic one, where you almost automatically create and login can be tested at http://facebook.dev.kodekoan.com
The method can be quickly switched from the admin settings page (screenshot).
Before I commit any of the new changes, I was hoping I could get a bit of feedback on both the flow, and the wording.
Thanks,

Comments
Works
I tested http://facebook.dev.kodekoan.com and the user association seems to work great.
Do you have any plans to integrate this with the API? It'd be nice to have settings so we can require users install the site's associated FB app, and then log their session key so we can write profiles/feeds.
No, no intention. The idea
No, no intention. The idea of this module was just for authentication, if you wanted to interact with facebook you'd use the other drupal modules. I have to admit though, I havn't been following too much of the threads on the other modules.
I'd be willing to attach to hooks in other modules if they wanted to take care of that stuff though. I'm not sure what it would be used for, and I rather the "auth" module to just handle authentication.
Yep
This should just handle auth. Nice and focused. Syncing codebases in some way? Not sure...
Hey I love this module but I
Hey I love this module but I have a bit of a problem. When you have no account and press the FB button it goes to facebook to log in and comes back to your site asking for an email address to continue. I would really like for this to be able to include password and username here. I want the authentication but not the real names. I know this can be done because I managed to get this on the test site. http://facebook.dev.kodekoan.com/
I think this happened because I first made an account the way the module allows you to, by clicking the Facebook button, being taken to Facebook to log in, redirecting to the site where you are asked to put in your email address. Let's say my name is John Smith on Facebook, it makes my username John Smith on Drupal immediately and just asks for an email and that's it.
What I then did was went in my profile and canceled the link with my Facebook account, then logged out.
Next I hit the Facebook button again, but it seems it realised that it already had the NAME from my Facebook account, so when it went to Facebook to log in and comes back, it allows me to change from John Smith to anything else. Basically it would work the same wasy as if someone made their username on Drupal first then went into the profile settings and linked the accounts. It seems you only get the option to change username when there is a conflict, I would like this to be the default. I cleared my name from the field in the screenshot, but it had my Facebook name and if I tried to register it would tell me I had to pick another name.
I have been able to reproduce this locally as well. So, any help in getting, by default, the ability to choose your username? Since we want people to choose if they want their Facebook name to be on the site. If we could also add in password fields there as well that would be great, but the changing username is most important.
Where is this feature? How can I download it?
using 6.x-1.1
I just want users who click the facebook login to have to include their email