1

I'm writing a PHP class for vBulletin for Facebook connect. I need a way of validating an oauth token without making an cURL request to Facebook for validation checks.

It has to perform some string-format validation but cannot be tied to just specific permission oauth tokens ect, has to be fairly 'generic'. Has anyone does this before, and if so, how?

Looking forward to your replies. :)

  • Define „validation“ – what exactly do you want to check for …? – CBroe Jun 02 '12 at 19:42
  • You might want to explain what's the problem, because it sounds like you are looking for the wrong solution... – Dvir Jun 02 '12 at 22:51

0 Answers0