Project:
KP Site
I sketched out a general plan for the Kinocrastinate Productions site's future development on that site, but here are some more ideas:
Federated Login with Google and OpenID
This could prove tricky. It would require
hacking OAuth to function as a Codeigniter helper (apparently this isn't too hard).Never mind. That's another project. See below.- Installing the CI OpenID library and getting it to work with the existing auth system.
- Modifying the OpenID library to work with Google's modifications. (The comments of this article seem to include people who made it work).
One big advangate to this would be allowing us to set up accounts for members on the KP Google Apps account that also work for logging in to the other application(s) on the site. Since Google's Federated Login is supposed to work with apps
OAuth
Why is it really better than DXAuth? I don't know—that's the first (and only current) step of this area of work.
