I have an authentication process written for an existing site. I would like to incorporate the Snitz forums but I would like my users to maintain the same usernames and passwords on the site in the forums.
My authentication mechanism is built around cookies much like Snitz. I haven't dug through all of the code yet to determine how I can do this. I thought maybe someone here would have already don ethis or know of an easy way. If anyone knows how I can get Snitz to use my cookie variables to determine if a user is logged in and could point to a reference in the code that I could set this up i would really appreciate it!
Please excuse me if this is the wrong forum for this type of post!