Closed joshbeckman closed 8 years ago
Reference: https://developers.facebook.com/docs/messenger-platform/webhook-reference#auth also https://developers.facebook.com/docs/messenger-platform/plugin-reference#send_to_messenger
I have it emitting two events because Facebook seems conflicted about what to call this action. The object reference is for optin but docs reference authentication.
optin
authentication
looks good! including for 3.0.0 thanks!
Reference: https://developers.facebook.com/docs/messenger-platform/webhook-reference#auth also https://developers.facebook.com/docs/messenger-platform/plugin-reference#send_to_messenger
I have it emitting two events because Facebook seems conflicted about what to call this action. The object reference is for
optin
but docs referenceauthentication
.