How do I authenticate a user into vB
vB 3.5.4
Hi, I have a php application that I've developed. I already have my own authentication system.
When a user signs up for my application, I automatically create a vB account for them. But I want to authenticate them so that they can go into vB without being asked for a username and password.
So, they log into my php application, and they can then click on a link that takes them into vB w/o being asked for username and password.
How do I do this?
I can't believe no one knows how to accomplish this.
|