Page 1 of 1

Website integration: s9y login to website

Posted: Fri Feb 23, 2007 10:18 pm
by febone
Hello:
I've seen comments on how to integrate s9y into an existing authentication system.

Can it be done the other way around; using s9y as the authentication system, then being able to break out of the blog into the other secured pages?

Thanks,
Francis.

Re: Website integration: s9y login to website

Posted: Fri Feb 23, 2007 10:30 pm
by garvinhicking
Hi!
Can it be done the other way around; using s9y as the authentication system, then being able to break out of the blog into the other secured pages?
You could do that either by using your own authentication PHP stuff against the serendipity_authors table. Or you can include the s9y framework into your own application, and then use the supplied s9y functions to perform login?

Best regards,
Garvin