class

Socialmail::Facebook

Inherits Socialmail::Base < Reference < Object

Constants

BIAS_REQ_MET = :post
ENDPOINT_BIAS = "https://www.facebook.com/ajax/login/help/identify.php?ctx=recover"

Confirmation Bias

ENDPOINT_URL = "https://www.facebook.com/login/identify/?ctx=recover/"
MODULE_NAME = "FACEBOOK"
MODULE_URL = "https://www.facebook.com"

Constructors

new(email_address : String)

Instance methods

create_body
do_req

Notice: This request is NOISY! It will send account recovery email to the target. We can bypass this by trying to register account with the same email. xxx: impl technique via account registration

registered
teq