I am testing scribe for facebook authentication. I am not receiving the oauth_verifier when authenticating against facebook – let me know if this is incorrect behavior. For facebook auth, how should I go about creating the verifier in order to create the OAuthRequest.
redirect_uri=http%3A%2F%2Flocalhost%2Foauth%2Ffacebook
Thanks
LoginServlet:
CallbackServlet: