All, I’ve got a short lived component need where a direct action page result should allow the user to login to EITHER their account, or via Facebook. FB uses javascript and a callback to do their web login, which gives me a headache.
An suggestions as the best way to handle this? One way I tried was to have the Facebook callback switch to a new page through a new direct action. That works, but it’s not pretty and doesn’t really solve the manual login problem (which I would think would need some state, since a need a round trip for my own login ID validation). Any thoughts or best practices to mix regular WO with Facebook JS? Thanks, Ken _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
