0

I want to make use of Facebook's Account Kit on my web app. Is there any chance to get embedded form like on its official page?

przemdz
  • 13
  • 1
  • 6

1 Answers1

0

It is not embedded, but there is now a new feature where it will show in a modal dialog with the parameter: display=modal. https://developers.facebook.com/docs/accountkit/webjs/reference for reference

user2816456
  • 569
  • 2
  • 5
  • 15