Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AccountLinking webhook support #53

Merged
merged 10 commits into from
Jul 29, 2016
Merged

Conversation

dmitryshagin
Copy link

Added AccountLinking callback and fixed :read callback.

def authorization_code
@messaging['account_linking']['authorization_code']
end

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please remove extra blank lines here?

# The Optin class represents an incoming Facebook Messenger optin,
# which occurs when a user engages by using the Send-to-Messenger Plugin.
#
# https://developers.facebook.com/docs/messenger-platform/plugin-reference
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You forgot to adapt the description.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.3%) to 99.316% when pulling d6cb9bd on dmitryshagin:master into a72a09c on hyperoslo:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 99.66% when pulling d19cad2 on dmitryshagin:master into a72a09c on hyperoslo:master.

@dmitryshagin
Copy link
Author

Travis is now passing. Seems to be done.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 100.0% when pulling f85685b on dmitryshagin:master into a72a09c on hyperoslo:master.

@sorich87 sorich87 merged commit f86e420 into jgorset:master Jul 29, 2016
@sorich87
Copy link
Collaborator

Thanks!

@jgorset jgorset mentioned this pull request Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants