On Oct 22, 9:23 am, Bruno Bornsztein <[email protected]> wrote: > CE's authentication is just based on restful_authentication (and before > that, acts_as_authenticated). The edge branch is now using authlogic. I'd > recommend using CE's authentication and user model, and then just adding > your app-specific user methods in your user.rb. > > > Oh and, I'm especially hoping that after I integrate CE, I can also > > make use of the facebook connect features, which I had embarked on > > myself already, but sort of stalled. Can I still use the FB plugin for > > CE if I provide my own authentication logic? > > Nope, CE_Facebooker depends on the authentication logic provided with the > default CE distribution.
OK, thank you for this info. I'll take a close look at both the user models and see if I think I can adapt my app. My authentication logic is crap anyway, so probably this would pay off in more than one way. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
