I need to use vBulletin auth system on the rest of my site. Does vB has any APIs for that?
Böyle bir şey bulmak için bekliyor im:
if($vBulletin->isAuthenticated())
{
// user authenticated
}
BB durumunda böyle bir API yoktur, kullanıcı kimlik doğrulaması olup olmadığını kontrol etmek için başka yollar var mı?