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

Facebook messenger bot factor #372

Open
brendanheywood opened this issue Feb 26, 2023 · 0 comments
Open

Facebook messenger bot factor #372

brendanheywood opened this issue Feb 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@brendanheywood
Copy link
Contributor

This is conceptually almost exactly the same as email / sms / telegram, but it has the added benefit of the messenger api being able to not just send a code which you type into the mfa form, but we could deliver an 'Allow' and 'Report' buttons directly in the message so you can approve it without copying anything. This uses the Postback Button api:

https://developers.facebook.com/docs/messenger-platform/reference/buttons/postback

https://developers.facebook.com/docs/messenger-platform/reference/webhook-events/messaging_postbacks/

@brendanheywood brendanheywood added the enhancement New feature or request label Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant