Hi.

We're using the OAuth PHP library (developing a FusionForge OAuth
provider plugin), and I've noticed there seems to be no handling of
error conditions, but through strings passed to OAuthException
triggered in case of errors,  that'd allow to easily handle them and
return 400 or 401 HTTP return codes (as mandated by specs 1.0).

I'm tempted to introduce such a fix through patches, but if someone
has already done so, I'd be curious to know ;)

Thanks in advance.

Best regards,

-- 
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/oauth?hl=en.

Reply via email to