spchuang / fb-local-chat-bot

Simple Node client for Messenger Bot designed for easy local testing
MIT License
100 stars 13 forks source link

Add support for Messenger `optin` authentication notifications #2

Closed davidthornton closed 7 years ago

davidthornton commented 7 years ago

Now the library can handle authentication notifications sent by Messenger

spchuang commented 7 years ago

This looks great! I will merge it into the library. Thank you @davidthornton